Provides types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.Task<TResult> System.Runtime.CompilerServices.TaskAwaiter<TResult> System.Threading.Tasks.TaskCompletionSource<TResult> System.Threading.Tasks.Task System.OperationCanceledException System.AggregateException When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Threading.Tasks --version 4.3.0-preview1-24530-04
Install-Package System.Threading.Tasks -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:52:24 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |