A library that allows to create a rfc6902-based JSON Patch Document from comparing two objects.
Info
Version: | 0.1.0 |
Author(s): | Mikhail Podolskiy |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JsonPatchGenerator.Marvin.JsonPatch |
Install
Install-Package JsonPatchGenerator.Marvin.JsonPatch
dotnet add package JsonPatchGenerator.Marvin.JsonPatch
paket add JsonPatchGenerator.Marvin.JsonPatch
JsonPatchGenerator.Marvin.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Marvin.JsonPatch(>= 2.0.0)
- JsonPatchGenerator.Core(>= 0.1.1 && <= 0.1.1)
- JsonPatchGenerator.Interface(>= 0.1.1 && <= 0.1.1)
Tags