Top 20 NuGet sqs Packages

* Allows you to Subscribe to a queue instead of polling it in a busy loop. That is, you provide a delegate function in “Subscribe” method and this callback will be invoked every time a new message is added to the queue. This library will also handle serialization and deserialization for your objects...
Structure map container support for JungleQueue
Orleans streaming provider for SQS.
Allows to route a SQS message to a specific endpoint on the Worker instead of having a single endpoint handling all the messages.
Ease of use extension methods for continuing an XRay trace from an incoming SQS message
AWS XRay pipeline handler that will proliferate the XRay TraceHeader across SendMessage and SendMessageBatch calls.
Amazon SQS transport implementation for Tingle.EventBus.
A higher-level interface for Amazon SQS for .NET. It features an object queue (Internally messages are serialized to JSON) and a simple WPF app for probing your queues.
A higher-level interface for Amazon SQS in .NET, which basically queue n dequeue guid's
Simple service bus built on top of Amazon Web Services
Messaging provider for Rock Framework adding Amazon SQS functionality
A simple library for working with Amazon SQS
Test helpers for JungleBus
Testing utilities for JungleQueue
Add message compression to Amazon SQS Extended Client
Package Description
An Azure Queue Storage provider for Moogie.Queues.
An AWS SQS provider for Moogie.Queues.