MoreLINQ's DistinctBy for C# Sequences (Source) NuGet Package

C# source implementation that enhances LINQ to Objects with the method DistinctBy.

Returns all distinct elements of the given source, where "distinctness" is determined via a projection and the default eqaulity comparer for the projected type.




Got any MoreLINQ's DistinctBy for C# Sequences (Source) Question?





Info

Version: 1.0.2
Author(s): MoreLINQ Developers
Last Update: Wednesday, March 7, 2018
.NET Fiddle: Online Example
Project Url: https://github.com/morelinq
NuGet Url: https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.DistinctBy


Install
Install-Package MoreLinq.Source.MoreEnumerable.DistinctBy
dotnet add package MoreLinq.Source.MoreEnumerable.DistinctBy
paket add MoreLinq.Source.MoreEnumerable.DistinctBy
MoreLinq.Source.MoreEnumerable.DistinctBy Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

4.5

avg-downloads-per-day

101

days-since-last-release

2235