Top 20 NuGet async Packages

C# data access you'll love.
Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used fro...
Proxy library with support for async operations.
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
A small framework that makes using the Strava API a little bit easier. You can find a Readme file at https://github.com/inexcitus/stravadotnet/ Please send any feedback to [email protected]
This package contains a set of lock-free thread-safe collections designed to be used asynchronously.
IAsyncEnumerable interface definition, and some LINQ function for it
Provides custom Reactive Extensions Related types and helpers.
MVVM extensions designed for .NET Standard with support for async commands, MVVM-friendly Object and Task with support for UI notification.
With this little helper you can project in your LINQ Select() using expressions not written inside the LINQ query. This opens the door for expression reuse. This is a fork of the original LinqExpressionProjection project with added support for EF 6 async by Asher Barak.
Easy-to-use library for common async IO file system operations. Implemented operations are fully asynchronous and do not use threads from thread pool. AsyncIO provides decent control over async execution (e.g. support of CancellationToken) and provides API for specifying encoding.
Package Description
Configuration via yaml file
Framework for managing mutable data with change notification and live views
A testing framework for PubNub.Async
Autofac dependency injection for PubNub.Async.Presence
Adds dependency injection to PubNub.Async via Autofac
Easy way to serialize/deserialize objects to/from an async stream
Kayak is an event-base IO libary for .NET. Kayak allows you to easily create TCP clients and servers, and contains an HTTP/1.1 server implementation.
CSRedis is a .NET client for Redis and Sentinel