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.
Info
Version: | 8.0.0 |
Author(s): | NHibernate.Spatial Community |
Last Update: | Tuesday, January 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nhibernate/NHibernate.Spatial |
NuGet Url: | https://www.nuget.org/packages/NHibernate.Spatial.PostGis |
Install
Install-Package NHibernate.Spatial.PostGis
dotnet add package NHibernate.Spatial.PostGis
paket add NHibernate.Spatial.PostGis
NHibernate.Spatial.PostGis Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate.Spatial(>= 6.0.0)
- NetTopologySuite.IO.PostGis(>= 2.0.0)
- Npgsql(>= 3.2.7 && < 4.0.0)
Tags