Extension methods for using Task Parallel Library (TPL) in a similar way to Javascript Promises.
Info
Version: | 1.0.0-rc03 |
Author(s): | João Simões |
Last Update: | Monday, February 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gravity00/TasksLikePromises |
NuGet Url: | https://www.nuget.org/packages/TasksLikePromises |
Install
Install-Package TasksLikePromises
dotnet add package TasksLikePromises
paket add TasksLikePromises
TasksLikePromises Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.