ArcGIS.PCL.JsonDotNetSerializer.Source 2.0.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package ArcGIS.PCL.JsonDotNetSerializer.Source --version 2.0.0
NuGet\Install-Package ArcGIS.PCL.JsonDotNetSerializer.Source -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: ArcGIS.PCL.JsonDotNetSerializer.Source, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ArcGIS.PCL.JsonDotNetSerializer.Source as a Cake Addin
#addin nuget:?package=ArcGIS.PCL.JsonDotNetSerializer.Source&version=2.0.0

// Install ArcGIS.PCL.JsonDotNetSerializer.Source as a Cake Tool
#tool nuget:?package=ArcGIS.PCL.JsonDotNetSerializer.Source&version=2.0.0

Json.NET source code  implementation of an ISerializer to use with ArcGIS.PCL.

     To use just call JsonDotNetSerializer.Init().

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 2,193 12/1/2014
2.0.2 1,326 11/24/2014
2.0.0 1,688 11/16/2014

Initial release (marked as v2 for parity with binary package)