SharpExtensions.Json 0.1.2

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

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

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,961 5/31/2018
1.0.4 2,432 10/15/2016
1.0.3 946 10/15/2016
1.0.0.3 872 11/15/2017
0.1.2 1,164 8/20/2015
0.1.1 1,552 12/30/2014
0.1.0 1,434 12/30/2014
0.0.8 1,125 7/29/2014
0.0.7 1,115 5/20/2014
0.0.6 1,098 5/20/2014
0.0.5 1,126 5/15/2014
0.0.4 1,192 1/16/2014
0.0.3 1,108 1/16/2014
0.0.2 1,136 1/10/2014
0.0.1 1,295 1/9/2014

Added some numeric extensions, refactored the location of some extensions. Future versions will all be released in lockstep to keep consistent.