Info
Version: | 3.1.0 |
Author(s): | Robert McLaws, Jrmie "Garuma" Laval |
Last Update: | Saturday, October 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://advancedrei.com/open-source |
NuGet Url: | https://www.nuget.org/packages/System.Threading.Tasks.Unofficial |
Install
Install-Package System.Threading.Tasks.Unofficial
dotnet add package System.Threading.Tasks.Unofficial
paket add System.Threading.Tasks.Unofficial
System.Threading.Tasks.Unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
7 packages depend on this package.
Tags
This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.x.
This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 package, and is licensed under the same licenses as the rest of the Mono framework.