Utility library to simplify writing asynchronous code which supports .NET 3.5 and newer.
Info
Version: | 2.0.0-alpha001 |
Author(s): | Sam Harwell |
Last Update: | Monday, December 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rackerlabs/dotnet-threading |
NuGet Url: | https://www.nuget.org/packages/Rackspace.Threading |
Install
Install-Package Rackspace.Threading
dotnet add package Rackspace.Threading
paket add Rackspace.Threading
Rackspace.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- TaskParallelLibrary(1.0.2856.0)
- Microsoft.Bcl.Build(1.0.14)
- Microsoft.Bcl(1.1.9)
No dependencies.
Tags