scrapbook.qujck.com
LINQ: Group a list of strings into chunks
LINQ: Group a list of strings into chunks, dividing the chunks by a whole-line marker (in the example “”) public static partial class Queries { public static IEnumerable&l…