DeepCompare is a small library for comparing object and their nested properties with no limitation for the type of the class (you can use normal typed objects, untyped object and dynamics) and the level of the properties and fields which will iterated down. It makes no differences between fields and properties and tries to compare the values of them.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Dec 21, 2012
Get Started
$ dotnet add package DeepCompareReadme
No README available.