ImcFamosFile 2.0.5
dotnet add package ImcFamosFile --version 2.0.5
NuGet\Install-Package ImcFamosFile -Version 2.0.5
<PackageReference Include="ImcFamosFile" Version="2.0.5" />
paket add ImcFamosFile --version 2.0.5
#r "nuget: ImcFamosFile, 2.0.5"
// 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
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:
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 | Versions 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. |
-
.NETStandard 2.1
- System.Text.Encoding.CodePages (>= 6.0.0)
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 | 325 | 3/28/2023 |
2.0.4 | 218 | 3/28/2023 |
2.0.2 | 495 | 7/6/2022 |
2.0.1 | 409 | 11/15/2021 |
2.0.0 | 392 | 2/23/2021 |
1.3.1 | 564 | 1/5/2021 |
1.3.0 | 864 | 12/19/2019 |
1.2.2 | 503 | 12/17/2019 |
1.2.1 | 514 | 12/8/2019 |
1.2.0 | 522 | 12/6/2019 |
1.1.1 | 494 | 12/6/2019 |
1.1.0 | 486 | 12/6/2019 |
1.0.1 | 544 | 12/4/2019 |
1.0.0 | 508 | 10/26/2019 |