sibartlett / Geo

A geospatial library for .NET
https://www.nuget.org/packages/Geo/
GNU Lesser General Public License v3.0
176 stars 39 forks source link

.net core support (or net standard) #53

Open aluevano opened 2 years ago

aluevano commented 2 years ago

Does this library support .net core or .net standard? Considering this library for an open source project but docs do not reflect one way or the other the support for core / standard.

thanks.

sibartlett commented 2 years ago

Yes, it supports both core and standard

wegylexy commented 6 months ago

https://github.com/sibartlett/Geo/blob/b66184d0663bba441be33c876c382263284d468d/Geo/Geo.csproj#L15