Top 20 NuGet async Packages

Provides ICommand interfaces, and an implementation of a CompositeCommand.
The suite of SafeExecution helpers provide a safe, consistent way to catch exceptions when running Asynchronous code while also reducing boilerplate code.
InSync is a general purpose library providing easy ways to correctly write thread-safe code for .NET.
FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.
FusionCache serializer based on Newtonsoft Json.NET
FusionCache serializer based on System.Text.Json
Represents a thread-safe collection of keys and TaskCompletionSource{T} as values.
Async extensions for F#
Package Description
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 implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchang...
A collection of somewhat useful utilities for async programming
Tools and extensions for working with threads, tasks and asynchronous code.
Normally when you look at Exception.StackTrace, it looks pretty bad for async method calls, and doesn't even include line numbers when it's run on a device like Phone which lacks PDBs. This package provides an alternative, Exception.StackTraceEx(), which has cleaned up async output, and which g...
Package Description
C# LINQ Async extension methods library for async/await task.
A thin wrapper around Reactive Extensions for distributed application eventing middleware.
A class library which provides a framework for communicating with SQL Server
The async rolling file sink for Serilog
A class library which provides a framework for communicating with database stored procedures.
Autofac dependency injection for PubNub.Async.Push