YetAnotherEqualityComparer 1.0.0-alpha

.NET Framework 4.0
This is a prerelease version of YetAnotherEqualityComparer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package YetAnotherEqualityComparer --version 1.0.0-alpha
NuGet\Install-Package YetAnotherEqualityComparer -Version 1.0.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YetAnotherEqualityComparer" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YetAnotherEqualityComparer --version 1.0.0-alpha
#r "nuget: YetAnotherEqualityComparer, 1.0.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install YetAnotherEqualityComparer as a Cake Addin
#addin nuget:?package=YetAnotherEqualityComparer&version=1.0.0-alpha&prerelease

// Install YetAnotherEqualityComparer as a Cake Tool
#tool nuget:?package=YetAnotherEqualityComparer&version=1.0.0-alpha&prerelease

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 and are not limited to properties, these can be fields or even methods. The library allows to implement overrides of Equals and GetHashCode by using provided MemberEqualityComparer type minimizing boilerplate.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 7,667 7/17/2013
1.0.0-alpha2 1,129 7/11/2013
1.0.0-alpha 1,090 7/11/2013