The extension method can be used to chunk an IEnumerable into multiple lists of a specified size.
Info
Version: | 1.0.2 |
Author(s): | Michael Haken |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bamcis-io/ChunkListExtensionMethod |
NuGet Url: | https://www.nuget.org/packages/ChunkExtensionMethod |
Install
Install-Package ChunkExtensionMethod
dotnet add package ChunkExtensionMethod
paket add ChunkExtensionMethod
ChunkExtensionMethod Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
No dependencies.
Tags