CacheEnumerable is a class that encapsulate IEnumerable collection making it reuseble but lazy loading data.
Info
Version: | 0.2.0 |
Author(s): | Mateusz Świetlicki |
Last Update: | Wednesday, April 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CacheEnumerable |
Install
Install-Package CacheEnumerable
dotnet add package CacheEnumerable
paket add CacheEnumerable
CacheEnumerable Download (Unzip the "nupkg" after downloading)
Dependencies
Tags