A tiny library with extensions for ValueTask: WhenAll, WhenAny, FireAndForget.
Info
| Version: | 1.2.0 |
| Author(s): | Ygor Henrique S. Randes |
| Last Update: | Monday, May 8, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Asynq |
Install
Install-Package Asynq
dotnet add package Asynq
paket add Asynq
Asynq Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags