JsonDiffPatch 2.0.52
Library for diffing and RFC 6902 patching json.net json objects - forked from Tavis.JsonPatch, with an addition of json diff code by Ian Mercer, with additional partial array LCS diff by JC Dickinson
Install-Package JsonDiffPatch -Version 2.0.52
dotnet add package JsonDiffPatch --version 2.0.52
<PackageReference Include="JsonDiffPatch" Version="2.0.52" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonDiffPatch --version 2.0.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonDiffPatch, 2.0.52"
#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 as a Cake Addin
#addin nuget:?package=JsonDiffPatch&version=2.0.52
// Install JsonDiffPatch as a Cake Tool
#tool nuget:?package=JsonDiffPatch&version=2.0.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.1
- Microsoft.NETCore.App (>= 1.1.2)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on JsonDiffPatch:
Package | Downloads |
---|---|
EDennis.NetCoreTestingUtilities
Provides various classes that assist with .NET Core 3 unit testing.
|
|
KubeOps
This is an operator sdk written in c#.
It enables a developer to create a custom controller for CRDs
(CustomResourceDefinitions) that runs on kubernetes.
|
|
NEL.Mqtt2Mongo
Simple way to capture MQTT payloads and save it on MongoDB organized by timestamp. To use just var m2m = new Mqtt2Mongo() and Start() and to configure it just access http://localhost:8081/ or use a custom port. [API Package for queries available]
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.52 | 18,190 | 12/18/2020 |
2.0.49 | 250,666 | 8/21/2018 |
2.0.46 | 4,069 | 6/18/2018 |
2.0.45 | 29,937 | 6/26/2017 |
1.0.40 | 7,278 | 5/19/2017 |
1.0.38 | 40,371 | 9/2/2016 |
1.0.37 | 1,197 | 6/11/2016 |
1.0.36 | 666 | 6/11/2016 |
1.0.35 | 8,633 | 9/14/2015 |
1.0.34 | 705 | 9/14/2015 |
1.0.28 | 1,026 | 9/9/2015 |
1.0.27 | 725 | 9/9/2015 |
1.0.26 | 689 | 9/8/2015 |
1.0.25 | 792 | 9/3/2015 |
1.0.24 | 709 | 9/3/2015 |
1.0.21 | 689 | 9/3/2015 |
1.0.20 | 703 | 9/3/2015 |
1.0.19 | 692 | 9/3/2015 |
1.0.18 | 790 | 5/16/2015 |
1.0.11 | 998 | 1/13/2015 |
1.0.6 | 863 | 1/12/2015 |
1.0.0 | 712 | 5/5/2015 |