ArcGIS.PCL.JsonDotNetSerializer.Source
2.0.0
Json.NET source code implementation of an ISerializer to use with ArcGIS.PCL.
To use just call JsonDotNetSerializer.Init().
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package ArcGIS.PCL.JsonDotNetSerializer.Source -Version 2.0.0
dotnet add package ArcGIS.PCL.JsonDotNetSerializer.Source --version 2.0.0
<PackageReference Include="ArcGIS.PCL.JsonDotNetSerializer.Source" Version="2.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArcGIS.PCL.JsonDotNetSerializer.Source --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ArcGIS.PCL.JsonDotNetSerializer.Source, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release (marked as v2 for parity with binary package)
Dependencies
-
- ArcGIS.PCL (>= 4.1.1)
- Newtonsoft.Json (>= 6.0.6)
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.