LINQ operators to enable C# 8.0 index and range new features working with LINQ queries and any type that implements IEnumerable<T>.
Info
Version: | 1.0.0 |
Author(s): | Dixin Yan |
Last Update: | Wednesday, April 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dixin/System.Linq.IndexRange |
NuGet Url: | https://www.nuget.org/packages/Linq.IndexRange |
Install
Install-Package Linq.IndexRange
dotnet add package Linq.IndexRange
paket add Linq.IndexRange
Linq.IndexRange Download (Unzip the "nupkg" after downloading)
Dependencies
Tags