System.Threading.Tasks.Parallel 4.0.1

Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used Types: System.Threading.Tasks.Parallel System.Threading.Tasks.ParallelLoopState System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.ParallelOptions When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Threading.Tasks.Parallel --version 4.0.1
Install-Package System.Threading.Tasks.Parallel -Version 4.0.1
依赖
.NETCore5.0
包名版本要求
System.Collections.Concurrent [4.0.12, )
System.Diagnostics.Debug [4.0.11, )
System.Diagnostics.Tracing [4.1.0, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
System.Threading [4.0.11, )
System.Threading.Tasks [4.0.11, )
.NETStandard1.1
包名版本要求
System.Collections.Concurrent [4.0.12, )
System.Runtime [4.1.0, )
System.Threading.Tasks [4.0.11, )
.NETStandard1.3
包名版本要求
System.Collections.Concurrent [4.0.12, )
System.Diagnostics.Debug [4.0.11, )
System.Diagnostics.Tracing [4.1.0, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
System.Threading [4.0.11, )
System.Threading.Tasks [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:28:53
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770