SharpEDFlib 1.27.0-rc.3

This is a prerelease version of SharpEDFlib.
dotnet add package SharpEDFlib --version 1.27.0-rc.3
                    
NuGet\Install-Package SharpEDFlib -Version 1.27.0-rc.3
                    
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="SharpEDFlib" Version="1.27.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpEDFlib" Version="1.27.0-rc.3" />
                    
Directory.Packages.props
<PackageReference Include="SharpEDFlib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpEDFlib --version 1.27.0-rc.3
                    
#r "nuget: SharpEDFlib, 1.27.0-rc.3"
                    
#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.
#addin nuget:?package=SharpEDFlib&version=1.27.0-rc.3&prerelease
                    
Install SharpEDFlib as a Cake Addin
#tool nuget:?package=SharpEDFlib&version=1.27.0-rc.3&prerelease
                    
Install SharpEDFlib as a Cake Tool

SharpEDFlib

SharpEDFlib Build

SharpEDFlib is a cross-platform C# binding of Teunis van Beelen's EDFlib.

Features

  • Read/Write EDF+/BDF+ files
  • Read EDF/BDF files

EDFlib native libraries

In version 1.26, the EDFlib native libraries were bundled directly with the SharpEDFlib NuGet package. Starting from version 1.27, these native libraries will be provided as separate NuGet packages. There are separate NuGet packages that contain EDFlib native binaries for the most common platforms, named SharpEDFlib.runtime.[RID], where [rid] represents the runtime identifier for the specific platform. For details on runtime identifiers, refer to the RID catalog.

If your application is cross-platform, you can opt for the SharpEDFlib.runtime.all package. This meta-package references all the other platform-specific EDFlib packages, making it easier to manage dependencies for different operating systems.

The EDFlib native libraries for various platforms are automatically built in EDFlib.cmake using GitHub Actions.

Android:

iOS:

Linux:

macOS:

Windows:

[^1]: This package is compatible with both Intel-based and Apple Silicon (M1, M2, etc.) Mac computers, effectively serving as a combined package of both osx-arm64 and osx-x64.

LICENSE

BSD-3-Clause

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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
1.27.0-rc.3 137 4/24/2025
1.27.0-rc.2 161 3/18/2025
1.27.0-rc.1 103 3/2/2025
1.27.0-alpha 130 2/16/2025
1.26.0 470 7/20/2024