Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
566 packages returned for Tags:"task"
Sort by
Relevance
Downloads
Recently updated
Nito.
AsyncEx.
Coordination
by:
stephencleary
70,200,501 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
asynclock
asynclazy
Asynchronous coordination primitives.
Nito.
AsyncEx.
Context
by:
stephencleary
68,749,265 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
synchronizationcontext
A single-threaded async-compatible context.
Nito.
AsyncEx.
Tasks
by:
stephencleary
82,273,811 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.
Microsoft.
Bcl
by:
dotnetframework
Microsoft
Deprecated
75,529,500 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
25,497,175 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
25,699,369 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
waithandle
Task wrappers for WaitHandles.
Nito.
AsyncEx
by:
stephencleary
32,744,161 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,117,802 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
17,375,800 total downloads
last updated
8/29/2023
Latest version:
2.14.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
16,490,597 total downloads
last updated
8/29/2023
Latest version:
1.15.0
Azure
Task
Durable
Orchestration
Workflow
Activity
Reliable
AzureStorage
Azure Storage provider extension for the Durable Task Framework.
TaskScheduler
by:
dahall
5,962,208 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,440,513 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,260,376 total downloads
last updated
12/5/2019
Latest version:
2.2.0-alpha
FSharp
Task
F# computation expression builder for System.Threading.Tasks
MSBuild.
Extension.
Pack
by:
mikefourie
2,312,628 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.
Lindhart.
Analyser.
MissingAwaitWarning
by:
Ykoksen
2,878,455 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
MsgReader
by:
Sicos1977
2,388,247 total downloads
last updated
9/20/2023
Latest version:
5.4.4
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,371,538 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
12,323,021 total downloads
last updated
9/15/2023
Latest version:
19.227.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,168,816 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,011,138 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