![]() |
VOOZH | about |
dotnet add package hdflib --version 1.0.1
NuGet\Install-Package hdflib -Version 1.0.1
<PackageReference Include="hdflib" Version="1.0.1" />
<PackageVersion Include="hdflib" Version="1.0.1" />Directory.Packages.props
<PackageReference Include="hdflib" />Project file
paket add hdflib --version 1.0.1
#r "nuget: hdflib, 1.0.1"
#:package hdflib@1.0.1
#addin nuget:?package=hdflib&version=1.0.1Install as a Cake Addin
#tool nuget:?package=hdflib&version=1.0.1Install as a Cake Tool
a Lightweight library for writing HDF5 datasets
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 954 | 7/13/2020 |
initial version with support for writing datasets to h5 files.