Click here to Skip to main content
15,891,657 members
Articles / Database Development

List Batching/Paging With Entity Framework or Any IEnumerable in C#

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
19 May 2019CPOL2 min read 13.3K   72   5  
The aim of this helper class is to divide a large IEnumerable into multiple small list.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Bangladesh Bangladesh
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions