SharpExtensions.Json
0.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpExtensions.Json --version 0.0.5
NuGet\Install-Package SharpExtensions.Json -Version 0.0.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpExtensions.Json --version 0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpExtensions.Json, 0.0.5"
#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.5 // Install SharpExtensions.Json as a Cake Tool #tool nuget:?package=SharpExtensions.Json&version=0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 5.0.8)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 5.0.8)
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,983 | 5/31/2018 |
1.0.4 | 2,491 | 10/15/2016 |
1.0.3 | 966 | 10/15/2016 |
1.0.0.3 | 891 | 11/15/2017 |
0.1.2 | 1,183 | 8/20/2015 |
0.1.1 | 1,569 | 12/30/2014 |
0.1.0 | 1,453 | 12/30/2014 |
0.0.8 | 1,169 | 7/29/2014 |
0.0.7 | 1,140 | 5/20/2014 |
0.0.6 | 1,113 | 5/20/2014 |
0.0.5 | 1,146 | 5/15/2014 |
0.0.4 | 1,210 | 1/16/2014 |
0.0.3 | 1,125 | 1/16/2014 |
0.0.2 | 1,160 | 1/10/2014 |
0.0.1 | 1,311 | 1/9/2014 |
Moved files to an Extensions folder, fixed deploy script bug for namespaces and access modifiers. Sorry for all the updates today.