34 packages
returned for Tags:"rawrabbit"
A modern framework for communication over RabbitMq.
Enrich the BusClient with SubscribeAsync, used for message consume.
Enrich the BusClient with PublishAsync, used to perform a BasicPublish
Publish messages with Message Context and witrh Message Context Forwarding.
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.vNext is deprecated. Use RawRabbit.DependencyInjection.ServiceCollection for dependency registration.
Wire up RawRabbit with Autfac!
Extension classes for fluently registration of RawRabbit in ServiceCollection.
Route messages based on Routing Attributes. Includes attributes for Exchange, Queue and Routing.
Enrich the BusClient with a Subscribe method that has argument for Message Context.
Exception handling and retry policies with Polly.
Enrich the BusClient with a RequestAsync, the caller part of RPC.
This package contains operations for bind/unbind queues, declaring exchanges/queues and more.
Enrich the BusClient with a RespondAsync, the server part of RPC.
Make the most of RawRabbit with these extensions
Message headers and routing with Global Execution Id
Enrich the BusClient with a Respond method that has argument for Message Context.
Enrich the IPipeContext with current HttpContext
Enrich the BusClient with ExecuteSequence.
Configure messages and topology with attributes.