SharpExtensions.Json 0.0.4

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

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

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,937 5/31/2018
1.0.4 2,423 10/15/2016
1.0.3 933 10/15/2016
1.0.0.3 863 11/15/2017
0.1.2 1,147 8/20/2015
0.1.1 1,543 12/30/2014
0.1.0 1,426 12/30/2014
0.0.8 1,116 7/29/2014
0.0.7 1,107 5/20/2014
0.0.6 1,083 5/20/2014
0.0.5 1,119 5/15/2014
0.0.4 1,177 1/16/2014
0.0.3 1,092 1/16/2014
0.0.2 1,120 1/10/2014
0.0.1 1,275 1/9/2014

Moved files to an Extensions folder, fixed deploy script bug for namespaces and access modifiers.  Sorry for all the updates today.