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
1,169 packages returned for Tags:"async"
Sort by
Relevance
Downloads
Recently updated
StackExchange.
Redis
by:
marc.gravell
nick.craver
StackExchange
311,444,168 total downloads
last updated
7/7/2023
Latest version:
2.6.122
Async
Redis
Cache
PubSub
Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Serilog.
Sinks.
Async
by:
jezz.santos
serilog
72,587,159 total downloads
last updated
6/25/2021
Latest version:
1.5.0
serilog
async
Asynchronous sink wrapper for Serilog.
System.
Linq.
Async
by:
dotnetfoundation
rxteam
84,007,605 total downloads
last updated
2/1/2022
Latest version:
6.0.1
LINQ
async
streams
query
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
Nito.
AsyncEx.
Context
by:
stephencleary
68,792,423 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
synchronizationcontext
A single-threaded async-compatible context.
Nito.
AsyncEx.
Coordination
by:
stephencleary
70,247,378 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
asynclock
asynclazy
Asynchronous coordination primitives.
Nito.
AsyncEx.
Tasks
by:
stephencleary
82,326,436 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.
StackExchange.
Redis.
StrongName
by:
marc.gravell
nick.craver
StackExchange
Deprecated
59,568,152 total downloads
last updated
8/1/2017
Latest version:
1.2.6
Async
Redis
Cache
PubSub
Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
MySqlConnector
by:
bgrainger
MySqlConnector
79,680,959 total downloads
last updated
7/30/2023
Latest version:
2.3.0-beta.3
mysql
mysqlconnector
async
ado.net
database
netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Nito.
AsyncEx.
Oop
by:
stephencleary
25,522,573 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,725,010 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
waithandle
Task wrappers for WaitHandles.
Nito.
AsyncEx
by:
stephencleary
32,771,060 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.
Bcl.
Async
by:
dotnetframework
Microsoft
Deprecated
31,333,962 total downloads
last updated
4/11/2014
Latest version:
1.0.168
BCL
Microsoft
System
Async
Await
Asynchronous
This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with...
More information
Microsoft.
VisualStudio.
Threading
by:
Microsoft
VisualStudioExtensibility
20,885,509 total downloads
last updated
8/10/2023
Latest version:
17.7.30
Threading
Async
Lock
Synchronization
Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET...
More information
Microsoft.
Tpl.
Dataflow
by:
dotnetframework
Microsoft
Deprecated
25,124,441 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
Castle.
Core.
AsyncInterceptor
by:
jskimming
17,950,550 total downloads
last updated
3/17/2022
Latest version:
2.1.0
async
asynchronous-methods
castle
castle-core
dynamic
dynamicproxy
dynamic-proxy
dynamicproxy2
intercept-methods
proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
StackExchange.
Redis.
Extensions.
Core
by:
imperugo
16,235,683 total downloads
last updated
3/1/2023
Latest version:
9.1.0
Async
Redis
NoSQL
Client
Distributed
Cache
PubSub
Messaging
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following...
More information
Microsoft.
AspNet.
SessionState.
SessionStateModule
by:
aspnet
Microsoft
6,637,628 total downloads
last updated
6/15/2023
Latest version:
2.0.0
ASP.NET
Async
SessionState
Module
In .Net 4.6.2, asp.net enables plugin async SessionState module which is a good fit for the non-in-memory SessionState data store. This async SessionState module provides the extensibility to plugin an async...
More information
DistributedLock.
Core
by:
chasemedallion
9,574,249 total downloads
last updated
9/11/2022
Latest version:
1.0.6-alpha01
distributed
lock
async
mutex
reader
writer
semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
Renci.
SshNet.
Async
by:
IoannisG
4,362,635 total downloads
last updated
4/17/2019
Latest version:
1.4.0
SSHNET
async
sftp
TAP
Extends Renci.SshNet to implement the task-based async pattern
AsyncEnumerator
by:
Dasync
sergiis
15,849,459 total downloads
last updated
12/4/2019
Latest version:
4.0.2
IAsyncEnumerable
IAsyncEnumerator
ForEachAsync
ParallelForEachAsync
async
await
foreach
parallel
async-streams
linq
More tags
Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync() GitHub: https://github.com/Dasync/AsyncEnumerable PROBLEM SPACE Helps to (a) create an element provider, where...
More information
Previous
Next