A helper library for the Task-Based Asynchronous Pattern (TAP).
Info
Version: | 5.1.2 |
Author(s): | Stephen Cleary |
Last Update: | Sunday, September 26, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StephenCleary/AsyncEx |
NuGet Url: | https://www.nuget.org/packages/Nito.AsyncEx |
Install
Install-Package Nito.AsyncEx
dotnet add package Nito.AsyncEx
paket add Nito.AsyncEx
Nito.AsyncEx Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Nito.AsyncEx.Context(>= 5.1.0)
- Nito.AsyncEx.Coordination(>= 5.1.0)
- Nito.AsyncEx.Interop.WaitHandles(>= 5.1.0)
- Nito.AsyncEx.Oop(>= 5.1.0)
- Nito.AsyncEx.Tasks(>= 5.1.0)
- NETStandard.Library(>= 1.6.1)
- Nito.Cancellation(>= 1.1.0)
- Nito.AsyncEx.Context(>= 5.1.0)
- Nito.AsyncEx.Coordination(>= 5.1.0)
- Nito.AsyncEx.Interop.WaitHandles(>= 5.1.0)
- Nito.AsyncEx.Oop(>= 5.1.0)
- Nito.AsyncEx.Tasks(>= 5.1.0)
- Nito.Cancellation(>= 1.1.0)
Tags