Linq to Collections NuGet Package

Implements types and extension methods for transforming and implicitly defining instances of the readonly collection interfaces new to .Net 4.5.

(The interfaces are IReadOnlyList<T>, IReadOnlyCollection<T>, and IReadOnlyDictionary<K,V>.)

For example, the library implements a Select method that ensures the result of 'from e in list select e * e' supports random access.




Got any Linq to Collections Question?





Info

Version: 1.0.1
Author(s): Craig Gidney
Last Update: Saturday, December 22, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Strilanc/LinqToCollections
NuGet Url: https://www.nuget.org/packages/Strilanc.LinqToCollections


Install
Install-Package Strilanc.LinqToCollections
dotnet add package Strilanc.LinqToCollections
paket add Strilanc.LinqToCollections
Strilanc.LinqToCollections Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

4136