SharpExtensions.Json 0.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpExtensions.Json --version 0.0.8
NuGet\Install-Package SharpExtensions.Json -Version 0.0.8
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="SharpExtensions.Json" Version="0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpExtensions.Json --version 0.0.8
#r "nuget: SharpExtensions.Json, 0.0.8"
#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 SharpExtensions.Json as a Cake Addin
#addin nuget:?package=SharpExtensions.Json&version=0.0.8

// Install SharpExtensions.Json as a Cake Tool
#tool nuget:?package=SharpExtensions.Json&version=0.0.8

A collection of extension methods for Json to make things a bit easier.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SharpExtensions.Json:

Package Downloads
PingMeSharp

A library for interacting with the Cloud Manager / Ops Manager API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 8,940 5/31/2018
1.0.4 2,425 10/15/2016
1.0.3 935 10/15/2016
1.0.0.3 865 11/15/2017
0.1.2 1,149 8/20/2015
0.1.1 1,544 12/30/2014
0.1.0 1,428 12/30/2014
0.0.8 1,118 7/29/2014
0.0.7 1,110 5/20/2014
0.0.6 1,087 5/20/2014
0.0.5 1,122 5/15/2014
0.0.4 1,181 1/16/2014
0.0.3 1,095 1/16/2014
0.0.2 1,124 1/10/2014
0.0.1 1,279 1/9/2014

Fixed bug introduced in the previous version. AssemblyVersion now matches NuGet version.