50 packages
returned for Tags:"equality"
Filter
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
Helper methods/classes to test objects for equality.
A set of Expression tree based object instance comparers
Helper methods/classes for operating on objects of type IEnumerable.
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
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
Implementation of Domain Driven Design Value Object in .NET
A source code generator for automatically implementing IEquatable<T> using only attributes.
Simple library to help generate IEqualityComparer instances.
A source code generator for automatically implementing IEquatable<T> using only attributes.
Comparation is tiny library for work with equality and order.
This is just a collection of classes to help us with our daily programming tasks. Please read all unit tests for usage details.
This package includes:
- CollectionExtensions for extending collection objects with helper methods, such as updating an item or making two collections equal.
- DictionaryExtensions for extending dictionary objects with helper methods, such as adding or updating an item based on a key....
More information
Deep equal library done right
Fast, convention-based, zero-code equality functions
Library for comparing instances of types that do not implement IComparable. Uses reflection.