Skip to main content
HDF.PInvoke.NETStandard package icon

HDF.PInvoke.NETStandard

This is an inofficial port of HDF.PInvoke to .NET Standard 2.0, based on the code published by the HDF Group at https://github.com/HDFGroup/HDF.PInvoke. It has been tested on Linux, MacOS and Windows. This package contains PInvoke declarations for the (unmanaged) HDF5 1.10.x C-API. For documenation, see the "HDF5: API Specification Reference Manual" at http://www.hdfgroup.org/HDF5/doc/RM/RM_H5Front.html.

Total Downloads
377.5K
377,466
Published
May 7, 2018
Latest stable version

Install

.NET CLI
dotnet add package HDF.PInvoke.NETStandard --version 1.10.200-preview1
Package Manager Console
Install-Package HDF.PInvoke.NETStandard -Version 1.10.200-preview1
PackageReference
<PackageReference Include="HDF.PInvoke.NETStandard" Version="1.10.200-preview1" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.