YetAnotherEqualityComparer NuGet Package

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 properties but fields and methods can also be used for comparison.

The library allows to implement overrides of Equals and GetHashCode methods by using provided MemberEqualityComparer type thus minimizing boilerplate.




Got any YetAnotherEqualityComparer Question?





Info

Version: 1.0.0
Author(s): M. Sugakov
Last Update: Wednesday, July 17, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/alabax/YetAnotherEqualityComparer
NuGet Url: https://www.nuget.org/packages/YetAnotherEqualityComparer


Install
Install-Package YetAnotherEqualityComparer
dotnet add package YetAnotherEqualityComparer
paket add YetAnotherEqualityComparer
YetAnotherEqualityComparer Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3908