NHibernate.Spatial.Oracle
4.0.3.4000-alpha1
This is a prerelease version of NHibernate.Spatial.Oracle.
dotnet add package NHibernate.Spatial.Oracle --version 4.0.3.4000-alpha1
NuGet\Install-Package NHibernate.Spatial.Oracle -Version 4.0.3.4000-alpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NHibernate.Spatial.Oracle" Version="4.0.3.4000-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NHibernate.Spatial.Oracle" Version="4.0.3.4000-alpha1" />
<PackageReference Include="NHibernate.Spatial.Oracle" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NHibernate.Spatial.Oracle --version 4.0.3.4000-alpha1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Spatial.Oracle, 4.0.3.4000-alpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NHibernate.Spatial.Oracle@4.0.3.4000-alpha1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NHibernate.Spatial.Oracle&version=4.0.3.4000-alpha1&prerelease
#tool nuget:?package=NHibernate.Spatial.Oracle&version=4.0.3.4000-alpha1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NetTopologySuite (>= 1.13.3.2)
- NHibernate (>= 4.0.0 && < 5.0.0)
- odp.net.x64 (>= 112.3.20)
- odp.net.x86 (>= 112.3.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.3.4000-alpha1 | 3,793 | 7/23/2015 |
Prerelease of the Oracle UDT functionality for ODAC to read and write SDO_GEOMETRY.