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 HQL or in .NET code using NetTopologySuite, providing you with a fully integrated GIS programming experience.

Total Downloads
474.2K
474,215
Published
Aug 15, 2022
Latest stable version

Install

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

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.