HDF5-CSharp 1.10.610.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package HDF5-CSharp --version 1.10.610.10
NuGet\Install-Package HDF5-CSharp -Version 1.10.610.10
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="HDF5-CSharp" Version="1.10.610.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HDF5-CSharp --version 1.10.610.10
#r "nuget: HDF5-CSharp, 1.10.610.10"
#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 HDF5-CSharp as a Cake Addin
#addin nuget:?package=HDF5-CSharp&version=1.10.610.10

// Install HDF5-CSharp as a Cake Tool
#tool nuget:?package=HDF5-CSharp&version=1.10.610.10

C# Wrapper for HDF.PInvoke 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 (1)

Showing the top 1 NuGet packages that depend on HDF5-CSharp:

Package Downloads
TensorFlow.Keras

Keras for .NET Keras is an API designed for human beings, not machines. Keras follows best practices for reducing cognitive load: it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear & actionable error messages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HDF5-CSharp:

Repository Stars
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
Version Downloads Last updated
1.19.0 17,555 9/28/2023
1.18.0 15,183 8/22/2023
1.17.0 37,829 3/25/2023
1.16.3 21,518 1/25/2023
1.16.2 5,669 11/18/2022
1.16.1 558 11/12/2022
1.16.0 122 11/9/2022
1.15.4.1 4,810 8/3/2022
1.15.4 114 8/3/2022
1.15.3 425 7/23/2022
1.15.2 301 7/14/2022
1.15.1 195 7/13/2022
1.15.0 119 7/13/2022
1.14.3 265 7/10/2022
1.14.2 227 7/5/2022
1.14.1 135 7/5/2022
1.14.0 179 7/1/2022
1.13.5.8-RC 97 6/30/2022
1.13.5.7-RC 96 6/29/2022
1.13.5.6-RC 98 6/29/2022
1.13.5.5-RC 94 6/29/2022
1.13.5.4-RC 97 6/28/2022
1.13.5.3-RC 114 6/25/2022
1.13.5.2-RC 123 6/21/2022
1.13.5.1-RC 120 6/21/2022
1.13.5-RC 112 6/21/2022
1.13.4 1,184 6/13/2022
1.13.3 436 6/13/2022
1.13.2 927 5/18/2022
1.13.1 478 5/11/2022
1.13.0 688 4/25/2022
1.13.0-rc 196 3/22/2022
1.12.9-rc 145 3/16/2022
1.12.8 843 3/13/2022
1.12.7 1,523 3/1/2022
1.12.6 445 2/26/2022
1.12.5 14,708 12/21/2021
1.12.4 2,968 7/15/2021
1.12.3 2,132 3/22/2021
1.12.2 354 3/20/2021
1.12.0 520 2/27/2021
1.11.2 1,106 2/2/2021
1.11.1 675 11/13/2020
1.11.0 964 10/18/2020
1.10.610.10 596 8/18/2020
1.10.610.9 608 5/23/2020
1.10.610.8 602 4/26/2020
1.10.610.7 464 4/24/2020
1.10.610.6 482 4/16/2020
1.10.610.5 486 4/16/2020
1.10.610.4 487 4/14/2020
1.10.610.3 503 4/8/2020
1.10.610.2 520 4/8/2020
1.10.610.1 533 3/30/2020

- Add Support for older objects for ReadObject method (#73).