This project is a PCL port of MoreLINQ that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, OrderedMerge, Pad, Pairwise, PartialSort, PartialSortBy, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDelimitedString, ToHashSet, Zip, ZipLongest.
Info
| Version: | 2.0.0-beta04 |
| Author(s): | MoreLINQ Developers |
| Last Update: | Friday, August 5, 2016 |
| .NET Fiddle: | Online Example |
| Project Url: | https://morelinq.github.io/ |
| NuGet Url: | https://www.nuget.org/packages/MoreLinq.Portable |
Install
Install-Package MoreLinq.Portable
dotnet add package MoreLinq.Portable
paket add MoreLinq.Portable
MoreLinq.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags