Tavis.JsonPatch
0.5.2-beta
This is a prerelease version of Tavis.JsonPatch.
dotnet add package Tavis.JsonPatch --version 0.5.2-beta
NuGet\Install-Package Tavis.JsonPatch -Version 0.5.2-beta
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="Tavis.JsonPatch" Version="0.5.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tavis.JsonPatch --version 0.5.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tavis.JsonPatch, 0.5.2-beta"
#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 Tavis.JsonPatch as a Cake Addin #addin nuget:?package=Tavis.JsonPatch&version=0.5.2-beta&prerelease // Install Tavis.JsonPatch as a Cake Tool #tool nuget:?package=Tavis.JsonPatch&version=0.5.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implementation of a RFC6902 Json Patch
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 5.0.8)
- Tavis.JsonPointer (>= 0.5.0-beta)
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 |
---|---|---|
0.5.2-beta | 31,726 | 3/24/2014 |
0.5.1-beta | 938 | 3/24/2014 |
0.5.0-beta | 936 | 3/24/2014 |
Added serialization/deserialize code