Sinedia.Json.Converters
0.4.0
This contains a single converter for Newtonsoft's JSON.NET that can convert GeoJSON to WKT or a gemoetric object (classes).
Install-Package Sinedia.Json.Converters -Version 0.4.0
dotnet add package Sinedia.Json.Converters --version 0.4.0
<PackageReference Include="Sinedia.Json.Converters" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sinedia.Json.Converters --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Geometric objects (classes derived from IGeometricObject) added for more flexibility.
Dependencies
-
- Newtonsoft.Json (>= 9.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.