System.Threading.Tasks.Extensions 4.4.0

Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 8321c729934c0f8be754953439b88e6e1c120c24

Microsoft
安装
dotnet add package System.Threading.Tasks.Extensions --version 4.4.0
Install-Package System.Threading.Tasks.Extensions -Version 4.4.0
依赖
.NETStandard1.0
包名版本要求
System.Collections [4.3.0, )
System.Runtime [4.3.0, )
System.Threading.Tasks [4.3.0, )
版本详情
作者Microsoft
发布时间2017-08-11 18:23:40
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT