Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for Tags:"GetHashCode"
Sort by
Relevance
Downloads
Recently updated
Equals.
Fody
by:
Fody
simoncropp
924,821 total downloads
last updated
12/28/2021
Latest version:
4.0.2
Equals
GetHashCode
ILWeaving
Fody
Cecil
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
ValueObject
by:
jhewlett
94,957 total downloads
last updated
4/25/2020
Latest version:
0.6.1
DDD
value
equality
Equals
IEquatable
GetHashCode
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
ValueUtils
by:
eamon
112,230 total downloads
last updated
5/5/2017
Latest version:
1.4.0
ValueObject
DataTransferObject
DTO
GetHashCode
Equals
IEquatable
ValueType
value
semantics
hashcode
Efficient hash code and equality implementations for arbitrary objects.
AutoHasher
by:
kbilsted
9,780 total downloads
last updated
4/23/2015
Latest version:
0.1.0.30-rc
GetHashCode
Hash
Hashing
RunTimeCodeGeneration
...
YetAnotherEqualityComparer
by:
alabax
10,007 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
InternedString
by:
astef
4,634 total downloads
last updated
11/14/2019
Latest version:
1.0.92
String
Interning
GetHashCode
Equals
Represents a string which is guaranteed to be interned. Provides an optimized GetHashCode() and Equals(...) overrides, which rely on reference comparison rather than string contents.
ObEq
by:
keykeeper
4,053 total downloads
last updated
12/19/2016
Latest version:
2.0.0
GetHashCode
HashCode
Equals
Quick, easy, and correct implementation of object equality in .NET
EqualityBuilder
by:
footcha
4,586 total downloads
last updated
1/5/2018
Latest version:
1.2.1
object
equal
hashcode
gethashcode
generator
Super fast runtime generator for method Equal and GetHashCode. It provides methods for simple property-based comparer.
IT2media.
Extensions.
String
by:
malzma
7,148 total downloads
last updated
12/21/2017
Latest version:
2.0.0
String
System.String
GetHashCode
EventID
EventId
ushort
UInt16
TrimStart
Extension methods for System.String
SuperTuples
by:
Mercury
1,823 total downloads
last updated
3/29/2016
Latest version:
1.0.0
Tuple
Immutable
Equals
GetHashCode
Inheritable tuples with protected members, correct equals contract and optional cacheable hashcodes.
Farmhash.
Sharp.
HashObject
by:
andri
999 total downloads
last updated
2/26/2018
Latest version:
1.0.0
GetHashCode
FarmHash
High performance generic memberwise GetHashCode()
PostSharp.
Community.
StructuralEquality
by:
PostSharp
933 total downloads
last updated
4/20/2020
Latest version:
1.1.0
postsharp
equals
gethashcode
equality
ilweaving
Automatically generates Equals and GetHashCode for annotated classes.
Quarks.
IdentityFieldProvider
by:
shaynevanasperen
1,309 total downloads
last updated
3/17/2015
Latest version:
1.0.0
quarks
identity
id
ientity
equals
gethashcode
A trivial class that is used to make sure that Equals and GetHashCode are properly overloaded with the correct semantics
EfautValueObject
by:
mbican
624 total downloads
last updated
1/26/2019
Latest version:
0.5.1
DDD
value
equality
Equals
IEquatable
GetHashCode
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.