Found 103 packages
ASP.NET Core middleware for queuing incoming HTTP requests, to avoid threadpool starvation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
Messaging queue abstractions for building testable applications.
RabbitMQ messaging queue abstraction implementation for building testable applications.
Azure service bus messaging queue abstraction implementation for building testable applications.
Core interfaces and Entities for queuing libraries.
In Memory messaging queue abstraction implementation for building testable applications.
Asynchronous Queuing Library
Addon hosts for working with Azure Storage queues.
Azure storage messaging queue abstraction implementation for building testable applications.
Auto discovery and registering of message handlers.
Nethereum.BlockchainProcessing Ethereum blockchain processing allowing to crawl Blocks, Transactions, TransactionReceipts and Logs (Event) for storage and / or using custom handlers like queuing , search, etc
Package Description
Redis sink for Serilog.
Package Description
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain, process, and even network boundaries.
CallableMessaging is a pattern for generic messaging where the message (instead of a queue/consumer) defines its own processing. This pattern allows for simplified messaging architecture and rapid development of asynchronous processing. It includes a default implementation for use with AWS SQS, but can be extended to support other queue providers.
NQueue follows the Outbox pattern by persisting "work items" in your Postgres database using your database transactions by processing them in the background of your dotnet ASPNet Core application.
Package Description