Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
dotnet add package System.Threading.Tasks.Extensions --version 4.0.0-rc2-24027
Install-Package System.Threading.Tasks.Extensions -Version 4.0.0-rc2-24027
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-05-16 14:17:13 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |