A helper library for the Task-Based Asynchronous Pattern (TAP).
Info
| Version: | 4.9.3 |
| Author(s): | Stephen Cleary |
| Last Update: | Saturday, March 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/StephenCleary/AsyncEx |
| NuGet Url: | https://www.nuget.org/packages/Cleary.AsyncExtensions |
Install
Install-Package Cleary.AsyncExtensions
dotnet add package Cleary.AsyncExtensions
paket add Cleary.AsyncExtensions
Cleary.AsyncExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.Collections.Deque(>= 1.0.4)
- Nito.Disposables(>= 2.0.0)