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.MsSql |
Install
Install-Package NHibernate.Spatial.MsSql
dotnet add package NHibernate.Spatial.MsSql
paket add NHibernate.Spatial.MsSql
NHibernate.Spatial.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate.Spatial(>= 6.0.0)
- NetTopologySuite.IO.SqlServerBytes(>= 2.0.0)
- System.Data.SqlClient(>= 4.8.2)
Tags