TaskParallelLibrary 1.0.2856
dotnet add package TaskParallelLibrary --version 1.0.2856
NuGet\Install-Package TaskParallelLibrary -Version 1.0.2856
<PackageReference Include="TaskParallelLibrary" Version="1.0.2856" />
paket add TaskParallelLibrary --version 1.0.2856
#r "nuget: TaskParallelLibrary, 1.0.2856"
// Install TaskParallelLibrary as a Cake Addin #addin nuget:?package=TaskParallelLibrary&version=1.0.2856 // Install TaskParallelLibrary as a Cake Tool #tool nuget:?package=TaskParallelLibrary&version=1.0.2856
The package includes:
* Task<T> for executing asynchronous operations.
* Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary.
* PLINQ for writing parallel queries.
* additional Threading operations such as Barrier,SpinLock and SpinWait.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TaskParallelLibrary:
Package | Downloads |
---|---|
MathNet.Numerics
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL portable profiles 7, 47, 78, 259 and 328; Android/iOS with Xamarin. |
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on TaskParallelLibrary:
Repository | Stars |
---|---|
github-for-unity/Unity
GitHub for Unity
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
BloodHoundAD/SharpHound2
The Old BloodHound C# Ingestor (Deprecated)
|
|
manuc66/JsonSubTypes
Discriminated Json Subtypes Converter implementation for .NET
|
|
JetBrains/rd
Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.
|
Version | Downloads | Last updated |
---|---|---|
1.0.2856 | 74,987 | 4/14/2012 |
This backport was shipped with the Reactive Extensions (Rx) library up until v1.0.2856.0. It can be downloaded from https://www.microsoft.com/download/en/details.aspx?id=24940 .