![]() |
VOOZH | about |
dotnet add package NHibernate.Spatial.PostGis --version 8.0.0
NuGet\Install-Package NHibernate.Spatial.PostGis -Version 8.0.0
<PackageReference Include="NHibernate.Spatial.PostGis" Version="8.0.0" />
<PackageVersion Include="NHibernate.Spatial.PostGis" Version="8.0.0" />Directory.Packages.props
<PackageReference Include="NHibernate.Spatial.PostGis" />Project file
paket add NHibernate.Spatial.PostGis --version 8.0.0
#r "nuget: NHibernate.Spatial.PostGis, 8.0.0"
#:package NHibernate.Spatial.PostGis@8.0.0
#addin nuget:?package=NHibernate.Spatial.PostGis&version=8.0.0Install as a Cake Addin
#tool nuget:?package=NHibernate.Spatial.PostGis&version=8.0.0Install as a Cake Tool
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.
| Package | Version |
|---|---|
| NHibernate.Spatial.MsSql | 👁 NuGet Status |
| NHibernate.Spatial.MySQL | 👁 NuGet Status |
| NHibernate.Spatial.PostGis | 👁 NuGet Status |
| NHibernate.Spatial.SpatiaLite | 👁 NuGet Status |
| Package | Dialects | CI Tests |
|---|---|---|
| NHibernate.Spatial.MsSql | SQL Server 2012 | SQL Server 2017, SQL Server 2019, SQL Server 2022 |
| NHibernate.Spatial.MySQL | MySQL 5.7, MySQL 8.0 | MySQL 5.7, MySQL 8.0, MySQL 8.3 |
| NHibernate.Spatial.PostGis | PostGIS 2.0, PostGIS 3.0 | PostGIS 2.5 (PostgreSQL 12), PostGIS 3.0 (PostgreSQL 12), PostGIS 3.4 (PostgreSQL 16) |
| NHibernate.Spatial.SpatiaLite | SpatiaLite | SpatiaLite 4, SpatiaLite 5 |
For configuring your application, please refer to Configuration and Mapping on the NHForge Wiki. Furthermore you can read about sample usage. For an updated in-depth look at NHibernate.Spatial, you can read this excellent blog post written by Pedro Sousa.
For general NHibernate help, the NHibernate community website - http://nhibernate.info/ - has a range of resources to help you get started with basic NHibernate, including wikis, blogs and reference documentation.
In order to use the SpatiaLite dialect, the mod_spatialite.[dll|so] library must be available
on the PATH. To assist with cases where mod_spatialite cannot be installed on the system PATH,
the SpatiaLite driver prepends <path to NHibernate.Spatial.SpatiaLite.dll>/lib/spatialite to the
PATH.
https://www.gaia-gis.it/fossil/libspatialite/wiki?name=mod_spatialite
Discussion is made through the NHibernate.Spatial Mailing List. Feel free to join in with suggestions or thoughts!
All contributors are welcome. We need help improving the current dialects, getting tests to pass, identifying and fixing bugs, and keeping the project going.
Many thanks to the following individuals, organisations and projects whose work is so important to the success of NHibernate.Spatial (in no particular order):
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 1 NuGet packages that depend on NHibernate.Spatial.PostGis:
| Package | Downloads |
|---|---|
|
Shesha.NHibernate.PostGis
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 29,104 | 1/23/2024 |
| 7.0.0 | 27,549 | 8/15/2022 |
| 6.1.1 | 3,913 | 8/15/2022 |
| 6.1.0 | 688 | 8/14/2022 |
| 6.0.0 | 27,947 | 10/25/2020 |
| 6.0.0-pre001 | 2,106 | 6/30/2020 |
| 5.3.0 | 11,493 | 12/9/2019 |
| 5.2.1-pre001 | 757 | 6/11/2019 |
| 5.2.0 | 12,433 | 3/6/2019 |
| 5.1.1 | 1,381 | 1/18/2019 |
| 5.1.0 | 14,904 | 12/12/2018 |
| 5.1.0-pre001 | 1,662 | 7/24/2018 |
| 5.0.0 | 6,597 | 5/24/2018 |
| 5.0.0-pre1 | 1,370 | 11/12/2017 |
| 4.1.1.4001 | 3,982 | 6/29/2017 |
| 4.1.1.4000 | 1,679 | 2/9/2017 |
| 4.1.0.4000 | 1,567 | 2/8/2017 |
| 4.1.0.4000-pre1 | 1,295 | 1/2/2017 |
| 4.0.4.4002-pre1 | 1,453 | 7/13/2016 |
| 4.0.4.4001 | 3,658 | 3/9/2016 |