Info
Version: | 1.7.0 |
Author(s): | Daniel Beus |
Last Update: | Thursday, October 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/legacybass/SharpPromise |
NuGet Url: | https://www.nuget.org/packages/SharpPromise |
Install
Install-Package SharpPromise
dotnet add package SharpPromise
paket add SharpPromise
SharpPromise Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
No dependencies.
Tags
Uses Task as the backing source and is fully compatible with async/await.