Found 7 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.
Forked package of Compare .NET Objects (https://comparenetobjects.codeplex.com/) with some fixes
Add deep object comparison to your NUnit assertions. Simply use Is.DeepEqualTo in place of Is.EqualTo.
Forked https://github.com/GregFinzer/Compare-Net-Objects added new config for personal use
ObjectComparer library that compares and reports the differences between two .NET objects. It is made to specifically cater for comparisons between two entities using Entity Framework.
Shows the differences between the two objects.
Compares members of two objects and evaluates if they are equal or none equal based on conventions (public properties with the same names and same/derived/convertible types). Provides also few tweak options