System.Linq.Async
System.Linq.Async copied to clipboard
Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.
System.Linq.Async
Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0 syntax for foreach await and async iterators.