47 packages
returned for Tags:"equality"
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
Fast, convention-based, zero-code equality functions
A set of Expression tree based object instance comparers
Helper methods/classes to test objects for equality.
Add deep object comparison to your NUnit assertions.
Simply use Is.DeepEqualTo in place of Is.EqualTo.
Assert a result to an expected value and provide the diff
Helper methods/classes for operating on objects of type IEnumerable.
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
Simple library to help generate IEqualityComparer instances.
Implementation of Domain Driven Design Value Object in .NET
This is just a collection of classes to help us with our daily programming tasks. Please read all unit tests for usage details.
Library for comparing instances of types that do not implement IComparable. Uses reflection.
Fast, convention-based, zero-code equality functions
Deep equal library done right
The EqualityDefinition class simplifies the process of changing the meaning of equality for a type.
Fast, convention-based equality member generation for .NET
A .NET library for working with a tree of objects.
A source code generator for automatically implementing IEquatable<T> using only attributes.