Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
-
Updated
Aug 18, 2020 - C#
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Libraries related to asynchronous enumerable and its enumeration, and asynchronous LINQ.
To associate your repository with the asyncenumerator topic, visit your repo's landing page and select "manage topics."