TaskParallelLibrary 1.0.2856
dotnet add package TaskParallelLibrary --version 1.0.2856
NuGet\Install-Package TaskParallelLibrary -Version 1.0.2856
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TaskParallelLibrary" Version="1.0.2856" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TaskParallelLibrary" Version="1.0.2856" />
<PackageReference Include="TaskParallelLibrary" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TaskParallelLibrary --version 1.0.2856
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TaskParallelLibrary, 1.0.2856"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TaskParallelLibrary&version=1.0.2856
#tool nuget:?package=TaskParallelLibrary&version=1.0.2856
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (14)
Showing the top 14 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.
|
|
hprose/hprose-dotnet
Hprose 3.0 for .NET
|
|
thelinuxlich/artemis_CSharp
Artemis Entity System Framework ported to C#
|
|
stayintarkov/StayInTarkov.Client
An Escape From Tarkov BepInEx module designed to be used with the SPT-Aki with the ultimate goal of "Offline" Coop
|
|
ulex/ZenSharp
ZenSharp for ReSharper is mnemonics on steroids!
|
|
OmerMor/AsyncBridge
Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.
|
|
suicvne/DiscordSharp
A .Net API for Discord written in C#
|
|
pubnub/c-sharp
PubNub clients for C-Sharp based languages, including MS Windows C#/.net, Silveright, IIS, and Mono
|
|
segmentio/Analytics.NET
The hassle-free way to integrate analytics into any C# / .NET application.
|
|
ASCOMInitiative/ASCOMPlatform
The ASCOM Platform implements the ASCOM interface standards and provides development and runtime components to ease driver and application development.
|
Version | Downloads | Last updated |
---|---|---|
1.0.2856 | 28,635 | 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 .