Info
Version: | 3.2.0-alpha |
Author(s): | Shom |
Last Update: | Thursday, October 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/H3 |
Install
Install-Package H3
dotnet add package H3
paket add H3
H3 Download (Unzip the "nupkg" after downloading)
1.0.0 package version is linked to Uber H3 C lib version 3.1.0
Beware: the Uber C native lib is not embedded in the package
3.2.0 package version is linked to Uber H3 C lib version 3.2.0
Beware: the Uber C native lib is embedded as a resource.
H3.InstanciateNativeLibrary() to get the h3lib.dll copied to the output directory.
.