System.Threading.Tasks.Parallel
4.3.0
Requires NuGet 2.12 or higher.
dotnet add package System.Threading.Tasks.Parallel --version 4.3.0
NuGet\Install-Package System.Threading.Tasks.Parallel -Version 4.3.0
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
paket add System.Threading.Tasks.Parallel --version 4.3.0
#r "nuget: System.Threading.Tasks.Parallel, 4.3.0"
// Install System.Threading.Tasks.Parallel as a Cake Addin
#addin nuget:?package=System.Threading.Tasks.Parallel&version=4.3.0
// Install System.Threading.Tasks.Parallel as a Cake Tool
#tool nuget:?package=System.Threading.Tasks.Parallel&version=4.3.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. win8 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCore 5.0
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- System.Collections.Concurrent (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 1.3
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (176)
Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Parallel:
Package | Downloads |
---|---|
MiniProfiler.Shared
You shouldn't reference this - MiniProfiler's shared library for all frameworks |
|
SixLabors.Fonts
A cross-platform library for loading and laying out fonts for processing and measuring; written in C# |
|
NBitcoin
The C# Bitcoin Library |
|
Microsoft.Diagnostics.EventFlow.Core
Defines core interfaces and types that comprise Microsoft.Diagnostics.EventFlow library. |
|
Microsoft.Toolkit.HighPerformance
This package includes high performance .NET Standard helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references. |
GitHub repositories (90)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Tasks.Parallel:
Repository | Stars |
---|---|
neuecc/UniRx
Reactive Extensions for Unity
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 163,526,969 | 11/15/2016 |
4.3.0-preview1-24530-04 | 46,933 | 10/24/2016 |
4.0.1 | 76,796,467 | 6/27/2016 |
4.0.1-rc2-24027 | 2,241,393 | 5/16/2016 |
4.0.1-beta-23516 | 602,009 | 11/18/2015 |
4.0.1-beta-23409 | 25,576 | 10/15/2015 |
4.0.1-beta-23225 | 123,879 | 9/2/2015 |
4.0.0 | 1,874,888 | 7/29/2015 |
4.0.0-beta-23109 | 29,198 | 7/27/2015 |
4.0.0-beta-23019 | 29,432 | 6/30/2015 |
4.0.0-beta-22816 | 30,499 | 4/24/2015 |
4.0.0-beta-22605 | 11,307 | 2/13/2015 |
4.0.0-beta-22416 | 3,568 | 1/16/2015 |
4.0.0-beta-22231 | 2,370 | 11/11/2014 |