pocketken.H3 3.7.1.2

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

// Install pocketken.H3 as a Cake Tool
#tool nuget:?package=pocketken.H3&version=3.7.1.2

H3.net: A port of Uber's Hexagonal Hierarchical Geospatial Indexing System to C#

This is a port of Uber's H3 library to C#, with additional functionality to support NetTopologySuite geometries. It is based on release 3.7.1 of the library.

H3 is a geospatial indexing system using a hexagonal grid that can be (approximately) subdivided into finer and finer hexagonal grids, combining the benefits of a hexagonal grid with S2's hierarchical subdivisions.

Upstream documentation is available at https://h3geo.org/. Documentation for this port of the library is unfortunately currently limited to documentation in the source and examples via unit tests.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on pocketken.H3:

Package Downloads
Deploy.LaunchPad.Core

Shared code for LaunchPad framework.

Florence

Package Description

Florence.Notebooks

Package Description

Eutopia

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 46,094 8/31/2022
3.7.2.1 21,474 12/16/2021
3.7.2 7,740 7/19/2021
3.7.1.3 646 4/22/2021
3.7.1.2 385 3/26/2021
3.7.1.1 352 3/24/2021