JsonDiffPatch.Net
2.3.0
JSON object diffs and reversible patching
Requires NuGet 2.12 or higher.
Install-Package JsonDiffPatch.Net -Version 2.3.0
dotnet add package JsonDiffPatch.Net --version 2.3.0
<PackageReference Include="JsonDiffPatch.Net" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonDiffPatch.Net --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonDiffPatch.Net, 2.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install JsonDiffPatch.Net as a Cake Addin
#addin nuget:?package=JsonDiffPatch.Net&version=2.3.0
// Install JsonDiffPatch.Net as a Cake Tool
#tool nuget:?package=JsonDiffPatch.Net&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 11.0.1)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.1)
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on JsonDiffPatch.Net:
Package | Downloads |
---|---|
JestDotnet
Simple snapshot testing with inspiration from amazing Jest library.
|
|
kjartab.eventsource.jsondiffpatch
Package Description
|
|
MidnightLizard.Testing.Utilities
Testing utilities for .Net code of Midnight-Lizard
|
|
jaindb.base
jaindb base library to generate blockchain. Additional Storage-Providers are required
|
|
MhLabs.Events
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on JsonDiffPatch.Net:
Repository | Stars |
---|---|
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
|
|
Burgyn/MMLib.SwaggerForOcelot
This repo contains swagger extension for ocelot.
|