Top 20 NuGet deepequal Packages
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
An extensible deep comparison library for .NET
An extensible deep comparison library for .NET
Add deep object comparison to your NUnit assertions.
Simply use Is.DeepEqualTo in place of Is.EqualTo.
DeepEqual.Bindings extends the idea of comparing 2 object graphs (DeepEqual library).
By default, nodes not matched by name between graphs make objects not equal.
With DeepEqual.Bindings you can override that behavior.
You can bind nodes with different names by specifying how they are compared by ...
Test helpers
This package provides some common extensions for .NET objects. Current Extensions: DeepEquals