Skip to main content
NHibernate.Spatial package icon

NHibernate.Spatial

NHibernate.Spatial is a library of spatial extensions for NHibernate, and allows you to connect NHibernate to a spatially-enabled database and manipulate geometries in .NET code using NetTopologySuite, providing you with a fully integrated GIS programming experience.

Total Downloads
474.1K
474,090
Published
Jan 23, 2024
Latest stable version

Install

.NET CLI
dotnet add package NHibernate.Spatial --version 8.0.0
Package Manager Console
Install-Package NHibernate.Spatial -Version 8.0.0
PackageReference
<PackageReference Include="NHibernate.Spatial" Version="8.0.0" />

Frameworks

.NETStandard2.0

Dependencies

NHibernate
.NETStandard2.0
[5.3.12, )
NetTopologySuite
.NETStandard2.0
[2.5.0, )

Adoption guide

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

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.