👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
6 packages returned for Tags:"plinq"
Sort by
Relevance
Downloads
Recently updated
MSFT.
ParallelExtensionsExtras
by:
makerofthings7
574,829 total downloads
last updated
2/19/2013
Latest version:
1.2.0
pfx
tpl
plinq
task
parallel
extensions
extras
This class library provides a plethora of interesting and useful extensions to take advantage of and complement the functionality available in the .NET Framework 4 for parallel programming. Some (not all)...
More information
TaskParallelLibrary
by:
OmerMor
814,595 total downloads
last updated
4/14/2012
Latest version:
1.0.2856
tpl
plinq
pfx
task
parallel
extensions
.net35
backport
The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. *...
More information
ParallelExtensionsExtras.
NetFxStandard
by:
n-ski
74,630 total downloads
last updated
7/6/2020
Latest version:
1.4.0
pfx
tpl
plinq
task
parallel
extensions
extras
Parallel Extensions for the .NET Framework and .NET Standard. For examples of how to use this library, please visit https://devblogs.microsoft.com/pfxteam/tag/parallelextensionsextras/
TNX.
GridEach
by:
tonyexpo
3,641 total downloads
last updated
5/31/2018
Latest version:
2.0.1
parallelism
grid
multithreading
threading
linq
plinq
The easiest way to have fixed thread number parallelism in LINQ on any processor environment! int threadNum=32; [my IEnumerable].GridEach(threadNum, x=> DoWork(x)); q: info@antonioesposito.it
ModernDev.
SampleData
by:
FlorianRappl
1,571 total downloads
last updated
1/23/2013
Latest version:
1.0.0
Exercises
Modern
Development
Database
LINQ
Query
PLINQ
Thread
Task
Cancel
Contains all models required for doing the exercises of the Modern Development workshop involving Visual Studio, C# and WPF with XAML.
TaskParallelLibrary.
Repackaged
by:
shana
507 total downloads
last updated
8/14/2019
Latest version:
1.0.4-custom
tpl
plinq
pfx
task
parallel
extensions
.net35
backport
Repackaged with a binary patch to avoid calling the windows kernel dll in certain codepaths. The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as...
More information