Synchronous and asynchronous primitives and coordinations.
Info
Version: | 1.13.1 |
Author(s): | Vitalii Danilov |
Last Update: | Saturday, February 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DanilovSoft/AsyncEx |
NuGet Url: | https://www.nuget.org/packages/DanilovSoft.AsyncEx |
Install
Install-Package DanilovSoft.AsyncEx
dotnet add package DanilovSoft.AsyncEx
paket add DanilovSoft.AsyncEx
DanilovSoft.AsyncEx Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- System.Threading.Tasks.Dataflow(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
No dependencies.
No dependencies.