Linq.IndexRange
1.0.0
LINQ operators to enable C# 8.0 index and range new features working with LINQ queries and any type that implements IEnumerable<T>.
Install-Package Linq.IndexRange -Version 1.0.0
dotnet add package Linq.IndexRange --version 1.0.0
<PackageReference Include="Linq.IndexRange" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq.IndexRange --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Linq.IndexRange, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 224 | 4/1/2020 |
1.0.0-preview4 | 377 | 4/30/2019 |
1.0.0-preview2 | 185 | 3/2/2019 |