bartdesmet / System.Linq.Async

Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System.Linq.Async

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

About

Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.


Languages

Language:C# 100.0%