Utility library to simplify writing asynchronous code which supports .NET 3.5 and newer.
Info
Version: | 2.1.0-beta1 |
Author(s): | Sam Harwell |
Last Update: | Saturday, March 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tunnelvisionlabs/dotnet-threading |
NuGet Url: | https://www.nuget.org/packages/TunnelVisionLabs.Threading |
Install
Install-Package TunnelVisionLabs.Threading
dotnet add package TunnelVisionLabs.Threading
paket add TunnelVisionLabs.Threading
TunnelVisionLabs.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- TaskParallelLibrary(>= 1.0.2856)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.14)
- Microsoft.Bcl(>= 1.1.9)
No dependencies.
Tags