System.Threading.Tasks
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.
See the version list below for details.
Install-Package System.Threading.Tasks -Version 3.0.2-beta2
dotnet add package System.Threading.Tasks --version 3.0.2-beta2
<PackageReference Include="System.Threading.Tasks" Version="3.0.2-beta2" />
paket add System.Threading.Tasks --version 3.0.2-beta2
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.
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 10 GitHub repositories that depend on System.Threading.Tasks:
| Repository | Stars | |
|---|---|---|
|
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
|
||
|
dotnet-architecture/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
||
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
||
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
||
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
||
|
dotnet/reactive
The Reactive Extensions for .NET
|
||
|
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
|
||
|
neuecc/UniRx
Reactive Extensions for Unity
|
||
|
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
|
||
|
PKISharp/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
Version History
| Version | Downloads | Last updated | ||
|---|---|---|---|---|
| 4.3.0 | 29,066,369 | 11/15/2016 | ||
| 4.3.0-preview1-24530-04 | 306,384 | 10/24/2016 | ||
| 4.0.11 | 30,981,357 | 6/27/2016 | ||
| 4.0.11-rc2-24027 | 7,297,677 | 5/16/2016 | ||
| 4.0.11-beta-23516 | 451,082 | 11/18/2015 | ||
| 4.0.11-beta-23409 | 391,667 | 10/15/2015 | ||
| 4.0.11-beta-23225 | 202,127 | 9/2/2015 | ||
| 4.0.10 | 3,478,292 | 7/29/2015 | ||
| 4.0.10-beta-23109 | 167,291 | 7/27/2015 | ||
| 4.0.10-beta-23019 | 60,735 | 6/30/2015 | ||
| 4.0.10-beta-22816 | 231,090 | 4/24/2015 | ||
| 4.0.10-beta-22605 | 19,605 | 2/13/2015 | ||
| 4.0.10-beta-22416 | 10,482 | 1/16/2015 | ||
| 4.0.10-beta-22231 | 85,144 | 11/11/2014 | ||
| 4.0.0 | 3,960,247 | 7/29/2015 | ||
| 4.0.0-beta-23109 | 266,592 | 7/27/2015 | ||
| 4.0.0-beta-23019 | 113,843 | 6/30/2015 | ||
| 3.1.1 | 5,892 | 10/18/2014 | ||
| 3.0.2-beta2 | 2,985 | 5/15/2012 | ||
| 3.0.2-beta1 | 939 | 5/14/2012 | ||
| 3.0.1 | 14,514 | 4/11/2012 | ||
| 3.0.0 | 2,319 | 3/24/2012 | ||
| 2.1.2 | 5,020 | 9/3/2011 | ||
| 2.1.1 | 1,233 | 9/2/2011 | ||
| 2.1.0 | 1,245 | 9/2/2011 | ||
| 2.0.1 | 1,277 | 8/25/2011 | ||
| 2.0.0 | 2,728 | 8/22/2011 |

