Recent Activity
Guest
User for 3 years
Created Content
Recently Created Pages View All
Build project with SourceGenerator on linux
Add Microsoft.Net.Compilers.Toolset package to the project that references the source generator.
Optional<T>
See Attachments
AsyncHelper
public static class AsyncHelper { private static readonly TaskFactory _myTaskFact...
Batching with LINQ
static IEnumerable<IEnumerable<T>> Batch<T>(this IEnumerable<T> source, int batchSize) { ...
Async Parallel
static Task ParallelForEachAsync<T> (IEnumerable<T> source, ...
Recently Created Chapters
Guest has not created any chapters
Recently Created Books
Guest has not created any books
Recently Created Shelves
Guest has not created any shelves