7,845
Downloads
965
Downloads of v 3.0.2-beta2
2012-05-15
Last update
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
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.2-beta2 | 965 | Tuesday, May 15 2012 |
| Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.2-beta1 | 39 | Monday, May 14 2012 |
| Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.1 | 3491 | Wednesday, April 11 2012 |
| Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0 | 263 | Saturday, March 24 2012 |
| Task Parallel Library for Silverlight 2.1.2 | 2934 | Saturday, September 03 2011 |
| Task Parallel Library for Silverlight 2.1.1 | 37 | Friday, September 02 2011 |
| Task Parallel Library for Silverlight 2.1 | 31 | Friday, September 02 2011 |
| Task Parallel Library for Silverlight 2.0.1 | 44 | Thursday, August 25 2011 |
| Task Parallel Library for Silverlight 2.0 | 41 | Monday, August 22 2011 |