NetTopologySuite / NetTopologySuite.IO.Oracle

Oracle IO module for NTS.
0 stars 5 forks source link

Support other .NET Standard targets #3

Closed airbreather closed 2 years ago

airbreather commented 5 years ago

Oracle.ManagedDataAccess.Core is a netstandard2.0 package.

At the time of writing, however, this library does not support UDT mapping, which we use heavily.

mathijs-dumon commented 3 years ago

It seems a recent version has now support for UDT mapping: https://medium.com/oracledevs/announcing-odp-net-21-3-user-defined-types-for-managed-odp-net-and-odp-net-core-836fa81da3ba

they even have a code sample for spatial types: https://github.com/oracle/dotnet-db-samples/blob/master/samples/udt/Spatial-UDT.cs

FObermaier commented 2 years ago

Fixed with 7a6535983eeca4291b70f4878cf55baf72264433