Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for Tags:"IEqualityComparer"
Sort by
Relevance
Downloads
Recently updated
OBeautifulCode.
Equality.
Recipes.
EqualityHelpers
by:
obeautifulcode
215,105 total downloads
last updated
7/20/2022
Latest version:
1.0.36
equality
comparer
iequalitycomparer
Helper methods/classes to test objects for equality.
DeepEqualityComparer
by:
StefanStolz
46,441 total downloads
last updated
2/1/2021
Latest version:
2.2.0-pre
IEqualityComparer
Comparer
Generic IEqualityComparer which performs a deep comparison of object trees
YetAnotherEqualityComparer
by:
alabax
9,823 total downloads
last updated
7/17/2013
Latest version:
1.0.0
Equals
GetHashCode
IEqualityComparer
This library allows to define IEqualityComparer on arbitrary types to compare objects based on their members. Members are explicitly configured with strongly-typed fluent API. Members are not limited to...
More information
ComparerExtensions
by:
jehugaleahsa
24,650 total downloads
last updated
4/19/2018
Latest version:
1.1.0
IComparer
IEqualityComparer
comparer
comparison
extension
builder
building
compose
Build IComparer and IEqualityComparer objects using natural language syntax.
adjunct-
System.
DataStructures.
FuncComparer
by:
eddiegarmon
6,635 total downloads
last updated
11/30/2011
Latest version:
2.0.0
Adjunct
IComparer
IEqualityComparer
Generic comparer wrapper for Func{T, T, int}.
MoralesLarios.
GenericEqualityComparer
by:
pakooo
7,785 total downloads
last updated
11/16/2016
Latest version:
1.0.0
Morales
Larios
MoralesLarios
IEqualityComparer
GenericEqualityComparer
Is a Generic IEqualityComparer representation class
adjunct-
System.
DataStructures.
FuncComparer.
Tests
by:
eddiegarmon
4,004 total downloads
last updated
12/1/2011
Latest version:
2.0.0
Adjunct-Tests
IComparer
IEqualityComparer
XUnit tests for adjunct-System.DataStructures.FuncComparer
undefault
by:
smartcaveman
1,289 total downloads
last updated
8/1/2013
Latest version:
1.0.0
.NET
IEqualityComparer
IComparer
A small helper library for configuring EqualityComparer<T> and Comparer<T>
OBeautifulCode.
Equality.
Recipes.
EqualityHelpers.
ForUseInTypeAssemblyOnly
by:
obeautifulcode
1,796 total downloads
last updated
7/20/2022
Latest version:
1.0.36
equality
comparer
iequalitycomparer
Helper methods/classes to test objects for equality. Should only be used in OBeautifulCode.Type. Does not declare OBeautifulCode.Type nor any recipes in that solution as a dependency.
CustomEqualityComparers
by:
R2D221
1,231 total downloads
last updated
4/18/2015
Latest version:
1.0.0
iequalitycomparer
dictionary
hashset
Simple class to create custom equality comparers to be used in Dictionary and HashSet, among others.
ILLightenComparer
by:
sgaliamov
2,319 total downloads
last updated
4/11/2021
Latest version:
1.2.1
IEqualityComparer
IComparer
Reflection
MSIL
IL
Code-Generation
Comparison
ILLightenComparer is a flexible library that can generate very effective and comprehensive IComparer<T> and IEqualityComparer<T> implementations on runtime using advantages of IL code emission.
GenericDeepEquality
by:
WyerByter
867 total downloads
last updated
12/11/2019
Latest version:
1.0.1
IEqualityComparer
Comparer
Generic
GenericEquality
DeepEquality
Generics
Package Description
MedallionComparers
by:
chasemedallion
443 total downloads
last updated
12/16/2019
Latest version:
1.0.0
comparer
equality
hash
icomparer
iequalitycomparer
reverse
equivalence
equivalent
collection
enumerable
MedallionComparers makes it easy to create IEqualityComparer<T>s and IComparer<T>s for any situation, including comparing collections.
xunit.
fluently.
assert
by:
mwpowellhtx
5,996 total downloads
last updated
7/10/2020
Latest version:
1.7.0.670
Ellumination
Technologies
xunit
fluent
fluently
unary
binary
invocation
with
return
More tags
Provides a set of general purpose Fluent Assertion extension methods methods extending from Xunit.