SharpSbn.GeoAPI 1.0.1

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

// Install SharpSbn.GeoAPI as a Cake Tool
#tool nuget:?package=SharpSbn.GeoAPI&version=1.0.1

A library to create, read, and write Shapefile SBN index files.
The implementation is based on hasbeen by Marc Pfister (drwelby).
This package depends on GeoAPI.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net35-client is compatible.  net40 was computed.  net40-client is compatible.  net403 was computed.  net403-client is compatible.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • GeoAPI (>= 1.7.0 && < 1.8.0)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SharpSbn.GeoAPI:

Package Downloads
SharpMap.Utilities.Indexing.SbnTree

The package contains a shapefile spatial indexing solution base on SharpSbn

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SharpSbn.GeoAPI:

Repository Stars
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
Version Downloads Last updated
1.2.0 7,731 9/7/2018
1.0.1 5,448 2/20/2015

Initial release