Top 20 NuGet async Packages

Scrypt Async (scrypt-async) binding library for Bridge.NET projects.
Async WebSocket Listener and Client based on .Net Framework
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.JSON assembly provides API to add support for json and jsonb PostgreSQL types to connections of CBAM.SQL.PostgreSQL assembly. The API is two extensions methods for ConnectionPoolObservable type in CBAM.Abstractions assembly, and PgSQL...
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL assembly contains types which further specialize and augment the types of CBAM.SQL, in order to provide intuitive and easy-to-use API for communicating with PostgreSQL database. The support for notifications exists, alongside with cus...
The Connection-Based Asynchronous Messaging (CBAM) SQL.Implementation assembly contains skeleton implementations for types in CBAM.SQL assembly.
The Connection-Based Asynchronous Messaging (CBAM) SQL assembly contains types which further specialize and augment the types of CBAM.Abstractions and CBAM.Tabular, in order to provide intuitive and easy-to-use API for communicating with any SQL database.
The Connection-Based Asynchronous Messaging (CBAM) Abstractions.Implementation.Tabular assembly contains skeleton implementation CBAM libraries which operate on tabular data (SQL, LDAP, etc).
The Connection-Based Asynchronous Messaging (CBAM) Abstractions.Implementation assembly contains skeleton implementations for types in CBAM.Abstractions assembly.
The Connection-Based Asynchronous Messaging (CBAM) Abstractions assembly contains types which are common for any workflow which communicates with e.g. SQL or LDAP processes using some kind of IPC connection.
.NET 5 async client for Spotify Web API with fluent syntax.
OneCode.Async extends the basic .NET Task library with lots of frequently-asked helper functions. For example, Task.RunSynchronously executes an async task synchronously; Task.RunPeriodically executes an action periodically. Task.FromEvent creates a Task that waits for an event to occur.
Useful extensions contribution by Bnaya Eshet Blog: http://blogs.microsoft.co.il/bnaya/ Source Code: https://github.com/bnayae/Bnaya.CSharp.AsyncExtensions # NuGet this library available on NuGet via Install-Package Bnaya.CSharp.AsyncExtensions ## This library have the follo...
An asynchronous message bus
This library is primarily based on the AsyncEx library, with some additional features not available in the original code. You can refer (https://github.com/StephenCleary/AsyncEx) for more details.
The Connection-Based Asynchronous Messaging (CBAM) Tabular.Implementation assembly contains skeleton implementations for CBAM.Tabular assembly.
The Connection-Based Asynchronous Messaging (CBAM) HTTP.Implementation package contains API create instances of types defined in CBAM.HTTP package.
Easy-to-use async resource pool for streams operating on sockets.
Library containing IAsyncEnumerable, and async LINQ methods.