SharpLibEuropeanDataFormat 0.1.4
See the version list below for details.
dotnet add package SharpLibEuropeanDataFormat --version 0.1.4
NuGet\Install-Package SharpLibEuropeanDataFormat -Version 0.1.4
<PackageReference Include="SharpLibEuropeanDataFormat" Version="0.1.4" />
paket add SharpLibEuropeanDataFormat --version 0.1.4
#r "nuget: SharpLibEuropeanDataFormat, 0.1.4"
// Install SharpLibEuropeanDataFormat as a Cake Addin #addin nuget:?package=SharpLibEuropeanDataFormat&version=0.1.4 // Install SharpLibEuropeanDataFormat as a Cake Tool #tool nuget:?package=SharpLibEuropeanDataFormat&version=0.1.4
C# library providing easy access to European Data Format (EDF) content.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v0.1.4 Support reading floating point record duration.
v0.1.3 Making sure files can be shared while reading them.
v0.1.2 Reading signal by name now returns Signal object.
v0.1.1 Reading multiple single signals now works.
v0.1.0 Adding the ability to read a single signal.
v0.0.6 Adding function to compute signal sample time.
v0.0.5 Fixing date parsing issue on machine with en-US format.
v0.0.3 Start time and record time as DateTime. Various refactoring.
Initial release.