Top 20 NuGet async Packages

Windows Phone: Scan for barcodes/QR codes with the async CodeScannerPopup control Windows 8: Generate QR codes using TCD.Device.Camera.Barcodes.Encoder Windows 8 ZXing port by Benjamin Soulier (http://www.soulier.ch/?p=1275&lang=en)
ZipFileEx add feature that support async/await and IProgress<T> to ZipFile/ZipArchive Classes
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with node.js, it can also be used directly in the browser. Async provides around 20 functions that include the usual 'functional' suspects (ma...
Tool to allow queuing up writes to a data service class and not having to wait for the results
T4 template to generate async methods wrapping existing APM
ORM for SQL Server, with support for table valued parameters, multiple resultsets, etc. Full async support!
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Win...
Generic Promises for TypeScript 1.0-rc
The Ljund Common Library includes many useful development aids such as: - Task Queue; The ability to set multiple tasks running in a queue-like system with configurable options of what to do in certain situations - Cryptography Helpers; Assymmetric, Symmetric and Hash functions - Win32 Helpers; Win3...
TCP/IP Communication Framework (TCP/IP CF) is a library that wraps the .NET Socket class and defines several classes for developing communication applications that use TCP/IP. TCP/IP CF defines asynchronous operations and is designed to be used in small applications that communicate with a few d...
.NET 4.0 thread-safe asynchronous Redis client. Supports pipelining, Redis channels, has built-in serializer and clients pool. Can be used along with async/await pattern.
Core libs of DotQuery, a lightweight query result caching framework for .NET
A simple asynchronous MSMQ client.
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
TPL Dataflow Extensions
Async tools for 1C
An asynchronous calculation framework for MVVM Models
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
Unofficial Mongo DB driver with async support. Based on the official driver and EF6 async LINQ methods. NOT PRODUCTION QUALITY, USE AT YOUR OWN RISK.