ImcFamosFile 2.0.5

dotnet add package ImcFamosFile --version 2.0.5
NuGet\Install-Package ImcFamosFile -Version 2.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ImcFamosFile" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImcFamosFile --version 2.0.5
#r "nuget: ImcFamosFile, 2.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ImcFamosFile as a Cake Addin
#addin nuget:?package=ImcFamosFile&version=2.0.5

// Install ImcFamosFile as a Cake Tool
#tool nuget:?package=ImcFamosFile&version=2.0.5

ImcFamosFile

GitHub Actions NuGet

ImcFamosFile is a .NET Standard 2.1 library to read and write imc FAMOS files (.dat, .raw) of version 2.

This library creates groups containing texts, single values and channels of different types (e.g.: data with equidistant time, with monotonous increasing time or characteristic curves (XY data)).

Below is a screenshot of FAMOS after opening the sample file and plotting the power curve of a wind turbine:

Sample preview.

ImcFamosFile is capable of reading single channels or all data at once and provide it as byte array or optionally casted to the actual data type using the new .NET Core Span<T> feature (which allows efficient C-like casting of pointers to different data types without any copy operations).

Please see the introduction to get a more detailed description on how to use this library!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5 255 3/28/2023
2.0.4 186 3/28/2023
2.0.2 469 7/6/2022
2.0.1 381 11/15/2021
2.0.0 357 2/23/2021
1.3.1 532 1/5/2021
1.3.0 837 12/19/2019
1.2.2 476 12/17/2019
1.2.1 482 12/8/2019
1.2.0 489 12/6/2019
1.1.1 467 12/6/2019
1.1.0 461 12/6/2019
1.0.1 510 12/4/2019
1.0.0 471 10/26/2019