System.Threading.Tasks.Extensions 4.5.1

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

Microsoft
安装
dotnet add package System.Threading.Tasks.Extensions --version 4.5.1
Install-Package System.Threading.Tasks.Extensions -Version 4.5.1
依赖
.NETFramework4.5
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
.NETPortable4.5-Profile259
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
.NETStandard1.0
包名版本要求
System.Collections [4.3.0, )
System.Runtime [4.3.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0, )
System.Threading.Tasks [4.3.0, )
.NETStandard2.0
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
Windows8.0
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
WindowsPhone8.0
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
WindowsPhoneApp8.1
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.0, )
版本详情
作者Microsoft
发布时间2018-06-18 20:10:38
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT