Info
Version: | 1.0.0 |
Author(s): | Kirill Polishchuk |
Last Update: | Monday, July 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kpol/ExtraLINQ |
NuGet Url: | https://www.nuget.org/packages/ExtraEnumerable |
Install
Install-Package ExtraEnumerable
dotnet add package ExtraEnumerable
paket add ExtraEnumerable
ExtraEnumerable Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
Additionally ExtraLinq contains extension methods for Array and List<T> which are faster and allocate less than LINQ extensions from System.Linq.