Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 129 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 129 Bytes

System.Linq.Async

Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0 syntax for foreach await and async iterators.