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 |
Install
Install-Package NHibernate.Spatial
dotnet add package NHibernate.Spatial
paket add NHibernate.Spatial
NHibernate.Spatial Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 5.3.3 && < 6.0.0)
- NetTopologySuite(>= 2.1.0 && < 3.0.0)
Tags