Collection comparers NuGet Package

Implementations of the generic IEqualityComparer<T> which are used for comparing generic IEnumerable<T> objects.

These equality comparers represent various comparison strategies such as list/sequence, set and bag equality.

In each case, effort has been made to use the "best" algorithm available for equality-testing.




Got any Collection comparers Question?





Info

Version: 1.1.1
Author(s): craigfowler
Last Update: Saturday, April 4, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/csf-dev/CSF.CollectionComparers
NuGet Url: https://www.nuget.org/packages/CSF.CollectionComparers


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

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
netstandard1.2




STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

1489