ArcGIS.PCL.JsonDotNetSerializer.Source
2.0.3
Json.NET source code implementation of an ISerializer to use with ArcGIS.PCL.
To use just call JsonDotNetSerializer.Init().
Requires NuGet 2.8.1 or higher.
Install-Package ArcGIS.PCL.JsonDotNetSerializer.Source -Version 2.0.3
dotnet add package ArcGIS.PCL.JsonDotNetSerializer.Source --version 2.0.3
<PackageReference Include="ArcGIS.PCL.JsonDotNetSerializer.Source" Version="2.0.3"> <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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Follow App_Packages convention for source code location
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.