Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
dotnet add package System.Threading.Tasks.Extensions --version 4.4.0-preview1-25305-02
Install-Package System.Threading.Tasks.Extensions -Version 4.4.0-preview1-25305-02
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Threading.Tasks | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-05-09 22:48:24 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |