Found 9 packages
Compares the data of two object
Create snapshots of any .Net object, compare them and create a structured diff; C#; .Net2.0; .Net4.0
Class library that compares the values of properties from different objects in order to evaluate equality.
Package Description
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.
Package Description
Shows the differences between the two objects.
Test your mapping between domain model, view model and database layer easily and effectively. SampleValueSetter traverses the object deep and set values on each property, increasing from the seed value. ObjectComparer compares two objects to see if any properties are the same, or any properties are different. Using these two classes, you can write succinct mapping test code. See Project Site for more details.
Provides reflection based helpers for testing purposes. Provides: ObjectBuilder ObjectComparer ObjectFiller ObjectTester AssemblyExtensions TypeExtensions InstanceExtensions ListExtensions