Shim over IDbConnection interface to allow access to Async methods, if they exist
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number. Uses the underlying NonBlocking ConcurrentDictionary.
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number.
Easy way to serialize/deserialize objects to/from an async stream
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Microsoft Azure Cosmos Table Library, provides LINQ to Azure Tables queries and async interfaces.
AsyncNet.Udp is part of AsyncNet asynchronous networking library. AsyncNet.Udp is specially designed for dealing with UDP networks
Provides various extension methods for use with IQueryable<T> implementations.
CosmosStack synchronous and asynchronous extension library
Preview of the D·ASYNC technology running on the Azure Functions platform.
Ultimate Rx.Net extension. Turn primitive variable to be reactive ! Refer to readme for more details and examples
.Net and .Net Standart coin gecko async client for newest Min-API
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps See examples in README on GitHub: https://github.com/tyrotoxin/AsyncWaitHandle
Contains various plugins and public api for creating custom plugins
This package contains a extension methods for primitives and async enumerables.
TypeScript Definitions (d.ts) for async-writer. Generated based off the DefinitelyTyped repository [git commit: 49e00c423a63b6e5b00cf0105c5fe6a2ac57336b]. http://github.com/DefinitelyTyped
Unidirectional Framework for XAML Platforms built on top of Gjallarhorn
A generic implementation of the asynchronous factory pattern. Supported Platforms: * .NET Framework 4 * Silverlight 4 * Windows 8 * Windows Phone Silverlight 7.1 * Windows Phone 8.1 * Xamarin.Android * Xamarin.iOS * Portable Class Libraries
This package contains a extension methods for unions and async enumerables.
An implementation of an actor designed to integrate with C#'s async/await.
A task computation expression which works natively with .NET's Task objects from an F# application.
Tell Breeze to use Angular's $q rather than Q.js (the default) for internal async methods that return a promise. Learn more at: http://www.breezejs.com/breeze-labs/breezeangularqjs No need to include Q.js script in your application. Requires Breeze.Client v.1.4.7 or higher
Gear for making components.
A client for commands and queries over HTTP (no events). Requires an HTTP hosting on the server side.
Deprecated serialization assets.
DotNetKit.Async library.
Deprecated extended JSON serializer for D-ASYNC.
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
log4net.ElasticSearch.Async is a log4net appender, based on log4net.ElasticSearch package, for easy logging of exceptions and messages to Elasticsearch indices. The main improvement over log4net.ElasticSearch is background/async logging based on producer-consumer pattern, automatically utilizing bulk API in case of log event bursts. Currently the package provides: - Background/Async logging based on producer-consumer pattern (non-blocking for main application thread) - Configurable exponential backoff retry policy for communication with ElasticSearch - Configurable buffer sizes with rolling buffer option (both general producer-consumer buffer and intermediate flush buffer) - External machine IP added to log events (if possible) - Skipping TLS certificate validation for ElasticSearch endpoint - Setting custom HTTP(S) proxy - Disabling system HTTP(S) proxy - Using custom ElasticSearch processing pipeline - Gzip HTTP compression - NET Standard 2.0 support
An asynchronous implementation of the iterator pattern for .NET Standard 2.0.
A thin wrapper around Reactive Extensions for distributed application eventing middleware.
TypeScript Definitions (d.ts) for async-lock. Generated based off the DefinitelyTyped repository [git commit: 49e00c423a63b6e5b00cf0105c5fe6a2ac57336b]. http://github.com/DefinitelyTyped
Uses System.Threading.Channels to queue/stream writes into a single file without relying on a file stream to be open at all times.
Collection of useful classes for your .NET application: Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections, ReadOnlyCollections, IoC, WeakEvent and other.