Skip to main content
NHibernate.Spatial.MySQL package icon

NHibernate.Spatial.MySQL

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
52.8K
52,836
Published
Jun 30, 2020
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

NHibernate.Spatial
.NETStandard2.0
[6.0.0-pre001, )
MySql.Data
.NETStandard2.0
[8.0.20, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.