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

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

Returns the set of elements in the first sequence which aren't in the second sequence, according to a given key selector.




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





Info

Version: 1.0.1
Author(s): MoreLINQ Developers
Last Update: Wednesday, March 7, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/morelinq
NuGet Url: https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.ExceptBy


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

1 package depend on this package.


Tags



STATS

must-have-score

1.1

avg-downloads-per-day

5

days-since-last-release

2235