Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

support .NET core 3.0 #71

Closed
yjacques940 opened this issue Nov 11, 2019 · 2 comments
Closed

support .NET core 3.0 #71

yjacques940 opened this issue Nov 11, 2019 · 2 comments

Comments

@yjacques940
Copy link

We recently upgraded to dotnet core 3.0. We need GeoAPI in our api. We actually need this feature as fast as possible, to deploy in production.

What's needed :

  • Make the GeoAPI compatible with .net core 3.0

Please answer me when i'ts done.
Thanks

@airbreather
Copy link
Member

GeoAPI is compatible with .NET Core 3.0.

Entity Framework Core 3.0 uses NetTopologySuite 2.x, which no longer uses GeoAPI. ProjNet4GeoAPI 2.x no longer uses GeoAPI either (so we now use the ProjNet package on NuGet).

We have no plans to continue updating GeoAPI to 2.x or above. The interesting parts of GeoAPI moved to NetTopologySuite / ProjNet4GeoAPI, and the rest went away.

@yjacques940
Copy link
Author

Good, Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants