👋 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
585 packages returned for Tags:"task"
Sort by
Relevance
Downloads
Recently updated
Nito.
AsyncEx.
Tasks
by:
stephencleary
87,401,799 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
taskfactory
cancellationtoken
taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.
AsyncEx.
Coordination
by:
stephencleary
74,700,277 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
asynclock
asynclazy
Asynchronous coordination primitives.
Nito.
AsyncEx.
Context
by:
stephencleary
72,927,279 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
synchronizationcontext
A single-threaded async-compatible context.
Microsoft.
Bcl
by:
dotnetframework
Microsoft
Deprecated
78,112,125 total downloads
last updated
2/25/2015
Latest version:
1.1.10
BCL
Microsoft
System
Task
IProgress
This packages enables projects targeting down-level platforms to use some of the types added in later versions including: - CallerMemberNameAttribute - CallerLineNumberAttribute - CallerFilePathAttribute -...
More information
Nito.
AsyncEx.
Oop
by:
stephencleary
27,631,202 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
Interfaces and utility methods for combining async with OOP.
Nito.
AsyncEx.
Interop.
WaitHandles
by:
stephencleary
27,868,558 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
waithandle
Task wrappers for WaitHandles.
Nito.
AsyncEx
by:
stephencleary
35,047,964 total downloads
last updated
9/26/2021
Latest version:
5.1.2
async
await
async-await
task
asynchronous
nito
nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
Microsoft.
Tpl.
Dataflow
by:
dotnetframework
Microsoft
Deprecated
25,787,981 total downloads
last updated
12/10/2014
Latest version:
4.5.24
BCL
TPL
Task
Parallel
Dataflow
Microsoft
TDF
Actor
Async
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task...
More information
Microsoft.
Azure.
DurableTask.
Core
by:
durabletask
Microsoft
19,082,040 total downloads
last updated
11/13/2023
Latest version:
2.16.0
ServiceBus
Azure
Task
Durable
Orchestration
Workflow
Activity
Reliable
This package provides a C# based durable task framework for writing long running applications.
Microsoft.
Azure.
DurableTask.
AzureStorage
by:
durabletask
Microsoft
17,948,488 total downloads
last updated
12/4/2023
Latest version:
2.0.0-rc
Azure
Task
Durable
Orchestration
Workflow
Activity
Reliable
AzureStorage
Azure Storage provider extension for the Durable Task Framework.
TaskScheduler
by:
dahall
6,227,482 total downloads
last updated
2/10/2022
Latest version:
2.10.1
task
interop
windows
taskscheduler
scheduler
.net
task
scheduler
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows...
More information
FluentScheduler
by:
talles
5,791,014 total downloads
last updated
9/20/2020
Latest version:
5.5.1
background
cron
job
schedule
task
Automated job scheduler with fluent interface.
TaskBuilder.
fs
by:
ForNeVeR
humbobst
2,337,603 total downloads
last updated
12/5/2019
Latest version:
2.2.0-alpha
FSharp
Task
F# computation expression builder for System.Threading.Tasks
Lindhart.
Analyser.
MissingAwaitWarning
by:
Ykoksen
3,264,115 total downloads
last updated
8/9/2022
Latest version:
3.0.0-beta
Lindhart.Analyser.MissingAwaitWarning
analyzers
async
await
Task
When using dependency injection and async-await pattern it is possible to end up with an interface with a method that returns a Task. If this interface method is used in a synchronous method there is a...
More information
MSBuild.
Extension.
Pack
by:
mikefourie
2,390,503 total downloads
last updated
10/28/2017
Latest version:
1.9.1
MSBuild
Task
Tasks
Automation
The MSBuild Extension Pack provides a collection of over 480 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.
MsgReader
by:
Sicos1977
2,628,319 total downloads
last updated
11/8/2023
Latest version:
5.5.1
Outlook
MSG
Signed
EML
Contact
Appointment
Task
Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded...
More information
Open.
Linq.
AsyncExtensions
by:
electricessence
1,508,094 total downloads
last updated
7/20/2020
Latest version:
1.2.0
linq
async
task
Extensions for method chaining Task<IEnumerable<T>>. Directly map to synchronous System.Linq methods.
Microsoft.
TeamFoundation.
DistributedTask.
Common.
Contracts
by:
Microsoft
nugetvss
13,588,683 total downloads
last updated
10/30/2023
Latest version:
19.230.0-preview
Azure
DevOps
Microsoft
Team
Foundation
Server
TFS
VSO
Visual
Studio
More tags
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides the models used to access the Distributed Task Service via public REST...
More information
RateLimiter
by:
DavidDesmaisons
1,318,803 total downloads
last updated
11/2/2020
Latest version:
2.2.0
Asynchronous
Task
Rate
limiting
C# client-side rate limiting utility. Features: * Easy to use * Fully asynchronous: lower resource usage than thread sleep * Cancellable via CancellationToken * Thread safe so you can share time contraints...
More information
ComposableAsync.
Core
by:
DavidDesmaisons
1,154,949 total downloads
last updated
11/2/2020
Latest version:
1.3.0
Asynchronous
Parallel
Task
Create and compose complex asynchronous behavior in .Net.
Previous
Next