Top 20 NuGet async Packages

High Performance Generic Parallel Processor leveraging thread local storage to minimize concurrent operations throughout parallel execution. Implements throttler functionality to throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.
A managed library that helps to create sync and async ICommand implementations for .NET 4.0/4.5/4.6.
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps See examples in README on GitHub: https://github.com/tyrotoxin/AsyncWaitHandle
.NET asynchronous worker to schedule many "async" work in an easy way
Adds IAsyncOrganizationService and IAsyncDiscoveryService with async versions of interface methods to the CRM Dynamics SDK. When you call "IOrganizationService.Execute(request)" for instance, it blocks the current thread until the reply is received from the Dynamics CRM server. In case when...
My package description.
This is a C# async class library that support Windows IoT apps requiring a 4D Systems display. A typical IoT scenario might be a power meter built using a resistive touch 4.3" DIABLO16 Display Module loaded with a Workshop4 user interface project executing from a 4 GB micro-SD card. Leveraging Windo...
Helpers for common Async actions
Async helper for TcpClient
Fody-based proxy generator with support for async patterns - based on sexy-proxy but with a slightly different name
Utilities and .Net library wrappers for F#
Extension methods for tasks, including LINQ query syntax support, task chaining, and exception handling.
Thread-safe, asynchronous windows clipboard service with retry strategy for .NET.
This lib is to work async with windows form. To see more: https://github.com/mikemajesty/coolsync
An async implementations of delegate command and other base common classes for WPF.
Provides classes useful in concurrent programming.
Async version OutputCache module
.NET async/await friendly task synchronization primitives
https://devlib.codeplex.com/ Async Await for .NET 4.0 DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resou...