Open
Description
It's wonderful that we now have framework provided IAsyncEnumerable
and some C# sugar for it, but where are the extension methods we all need ? Where
Select
....
Is this package the official home for IAsyncEnumerable
extension methods? If yes, where can I read more about it? Where are the docs?
Why isn't full Linq support included in the .net core framework?