Skip to content

ObjDiff 1.4.0

Latest
Compare
Choose a tag to compare
@igece igece released this 10 Jan 17:33
· 3 commits to main since this release
  • New compare option DontDiveProperties, to avoid diving on specified property names.
  • New method AreEqual and extension method IsEqualTo to check for two objects equality based on ObjDiff's Diff method results.
  • Bug fixes.