The version 1.0 of the Task Parallel Library for Windows Phone 7 is now released and available for Download from NuGet
The Task Parallel Library for Windows Phone 7 is developed by Robert McLaws and is a port of the Mono version of the Task Parallel Library to Windows Phone 7.
This is a complete port and not a subset is what the author describes ..
The Current version includes more classes compared to the PortableTPL project and the namespace is compatible with the BCL .
more info about the TaskParallelLibrary for Windows Phone 7
To install Task Parallel Library for Windows Phone 7 , you need the nuget package manager whcih can be downloaded and installed from Visual Studio CodeGallery
After installing nuget , Go to Tools -> Add Library Package Reference .
In the search textbox , serach for “Task Parallel Library” , you should find the library listed . Click Install to install it .