System.Threading.Tasks 2.0.1
This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to 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.
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>System.Threading.Tasks</id>
<version>2.0.1</version>
<title>Task Parallel Library for Silverlight</title>
<authors>Robert McLaws,Jrmie "Garuma" Laval</authors>
<owners>Robert McLaws</owners>
<licenseUrl>http://www.mono-project.com/Licensing</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to 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.</description>
<summary />
</metadata>
</package>