10 packages
returned for Tags:"async"
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync()
GitHub: https://github.com/Dasync/AsyncEnumerable
PROBLEM SPACE
Helps to (a) create an element provider, where producing an element can take a lot of time
due to dependency on other asynchronous events (e.g....
More information
A collection of analyzers related to best practices for writing asynchronous code.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
-
0 total downloads
-
last updated 06.02.2022
-
Latest version: 1.1.0
-
serilog
async
Asynchronous sink wrapper for Serilog.
This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. Windows Phone Silverlight 8 projects can use this package to...
More information
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you require a strong-named version, try StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage.
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.