Said's Blog

.NET 6 - Split a List into smaller lists of N size

August 12, 20222 min read
image

In below video, I explained how we can easily split a list of items into smaller lists of N items in .NET6.