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
Simple Object Comparer that generates a Diff between objects and is able to Patch one object to transforms into the other.
Uses Newtonsoft Json.Net for Diff and Patch.
Note: this nuget package contains C# source code and depends on .Net 4.0.
AutoCompare is a simple library with the goal of making it effortless to compare two objects of the same type to generate the list of modified properties.
DiffPlex.Wpf is a WPF control library that allows you to programatically render visual text diffs in your application. It also provide a diff viewer control used in Windows Forms application.
AutoCompare is a simple library with the goal of making it effortless to compare two objects of the same type to generate the list of modified properties.
This library allows comparing objects and provide distinctions. What is more, this tool can set compare strategy for certain properties or fields and types