IAsyncEnumerable interface definition, and some LINQ function for it.
Info
| Version: | 1.0.17 |
| Author(s): | Ilya Margolin |
| Last Update: | Tuesday, August 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marhoily/AsyncEnumerable |
| NuGet Url: | https://www.nuget.org/packages/AsyncEnumerable |
Install
Install-Package AsyncEnumerable
dotnet add package AsyncEnumerable
paket add AsyncEnumerable
AsyncEnumerable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags