2,196

Downloads

10

Downloads of v 3.0.2-beta2

5/15/2012

Last update

This is a prerelease version of Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5.

Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5

3.0.2-beta2

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.

To install Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5, run the following command in the Package Manager Console

PM> Install-Package System.Threading.Tasks -Pre

Release Notes

Version 3.0.2 - Adds the [SecurityCritical] attribute where necessary to enable MEF support. - Removes System.Threading.Timer and TimerCallback from SL4, as they are already in the BCL. - Adds PDB files to aid in debugging issues.

Version 3.0.1 - Removes the Func<> definitions from SL5, as they are already in the core runtime.

Version 3.0 - Updates the package to Mono 2.12. Excludes the Task.Unwrap() function from SL5. Adds support for .NET 3.5. See Project Site for more details.

Version 2.1.2 - Fixes a bug in Task.FromAsync() that does not return the TaskState in certain situations.

Version 2.1 - This version adds support for Silverlight 5, removing the classes (Primarily in System.Threading.Tasks) now included in the core runtime.

Owners

Authors

Tags

Dependencies

System.Threading.Tasks 3.0.2-beta2 does not have any dependencies

Version History

Version Downloads Last updated
Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.2-beta1 5 Monday, May 14, 2012
Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.1 417 Tuesday, May 15, 2012
Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0 208 Saturday, March 24, 2012
Task Parallel Library for Silverlight 2.1.2 1482 Saturday, September 03, 2011
Task Parallel Library for Silverlight 2.1.1 17 Friday, September 02, 2011
Task Parallel Library for Silverlight 2.1 12 Friday, September 02, 2011
Task Parallel Library for Silverlight 2.0.1 25 Thursday, August 25, 2011
Task Parallel Library for Silverlight 2.0 20 Monday, August 22, 2011