Split any IEnumerable into fixed-size chunks with a simple static method or LINQ-style extension.
dotnet add package Philiprehberger.ChunkList