Info
Version: | 1.4.0 |
Author(s): | Khalid Salomão |
Last Update: | Friday, June 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khalidsalomao/SimpleHelpers.Net |
NuGet Url: | https://www.nuget.org/packages/SimpleHelpers.ObjectDiffPatch |
Install
Install-Package SimpleHelpers.ObjectDiffPatch
dotnet add package SimpleHelpers.ObjectDiffPatch
paket add SimpleHelpers.ObjectDiffPatch
SimpleHelpers.ObjectDiffPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.1)
Tags
Uses Newtonsoft Json.Net for Diff and Patch.
Note: this nuget package contains C# source code and depends on .Net 4.0.