JsonDiffPatch 1.0.11
dotnet add package JsonDiffPatch --version 1.0.11
NuGet\Install-Package JsonDiffPatch -Version 1.0.11
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="JsonDiffPatch" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonDiffPatch --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonDiffPatch, 1.0.11"
#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 JsonDiffPatch as a Cake Addin #addin nuget:?package=JsonDiffPatch&version=1.0.11 // Install JsonDiffPatch as a Cake Tool #tool nuget:?package=JsonDiffPatch&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for diffing and patching json.net json objects - forked from Tavis.JsonPatch, with an addition of diff code by Ian Mercer
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Tavis.JsonPointer (>= 0.5.0)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on JsonDiffPatch:
Repository | Stars |
---|---|
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
|