Top 20 NuGet await Packages
                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...
            
            
            
        
                Compact, simple and powerful asynchronous .net standard library for events bus (also know as subscribe/publish events pattern)
            
            
            
        
                Communication library for asynchronous, actor based, distributed computing, based on WCF. Supporting async-await, application internal and external message passing, no config files, service discovery by name, Mono and .NET 3.5 - 4.5.
            
            
            
        
                A variety of utility classes and methods related to tasks, synchronization contexts, asynchrony, exclusion, and awaiting.
Makes tasks queryable and synchronization contexts awaitable. Includes anonymous awaitable types, a void task completion source, a simple one time lock, etc. See the project url...
            
            
            
        
                Task related helper classes.
            
            
            
        
                A helper library for unit testing code using the Task-based Asynchronous Pattern (TAP).
            
            
            
        
                A commandline host for Ceen.Httpd
            
            
            
        
                with awaiter adapter, await any object.
            
            
            
        
                High performance library for accepting single requests, accumulate them and process them simultaneously in a batching manner.
            
            
            
        
                Lightweight framework for common centralized synchronization scenarios.
            
            
            
        
                Warns in advanced cases where you're missing an await
            
            
            
        
                .NET Task / ValueTask helpers for compositioning frustration free.
            
            
            
        
                A simple ADO wrapper for Microsoft SQL Server and SQL Azure with async support.
            
            
            
        
                LINQ operators that work with async/await
            
            
            
        
                ISMOT Async Helper is a wrapper library for Microsoft's Async Library (CTP). Using this library greatly facilitates asyncrounous calls in Silverlight and Windows Phone projects.
            
            
            
        
                ISMOT Async Helper is a wrapper library for Microsoft's Async Library (CTP). Using this library greatly facilitates asyncrounous calls in Silverlight projects.
            
            
            
        
                Json-RPC RT implements bidirectional JSON-RPC 2.0 protocol.