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.MySQL |
Install
Install-Package NHibernate.Spatial.MySQL
dotnet add package NHibernate.Spatial.MySQL
paket add NHibernate.Spatial.MySQL
NHibernate.Spatial.MySQL Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate.Spatial(>= 6.0.0)
- MySql.Data(>= 8.0.22)
Tags