Extension methods for IEnumerable<T>, including ForEach(), Apply() operators, Around(), Mask(), SkipLast(), TakeLast(), TakeWhileAndNext(), FirstOrEmpty(), Permutations(), Interleave() operators, NotOf() (type-removing) operators and more.
Info
Version: | 3.0.0 |
Author(s): | Theodoros Chatzigiannakis, Nick Wilson |
Last Update: | Thursday, December 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TChatzigiannakis/EnumerableExtensions |
NuGet Url: | https://www.nuget.org/packages/EnumerableExtensions |
Install
Install-Package EnumerableExtensions
dotnet add package EnumerableExtensions
paket add EnumerableExtensions
EnumerableExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags