Compares two objects and creates a collection of differences that are compliant to JSON Patch RFC6902.
Info
| Version: | 2.0.24 |
| Author(s): | DWH24 |
| Last Update: | Monday, April 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CHECK24/njdiff |
| NuGet Url: | https://www.nuget.org/packages/NjDiff |
Install
Install-Package NjDiff
dotnet add package NjDiff
paket add NjDiff
NjDiff Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
Tags