RawRabbit
by: pardahlman enrique-avalon
- 1.696k total downloads
- Latest version: 2.0.0-rc7
A modern framework for communication over RabbitMq.
RawRabbit.DependencyInjection.Autofac
by: par.dahlman
- 1.645k total downloads
- Latest version: 2.0.0-rc7
Wire up RawRabbit with Autfac!
RawRabbit.DependencyInjection.ServiceCollection
by: pardahlman enrique-avalon
- 1.651k total downloads
- Latest version: 2.0.0-rc7
Extension classes for fluently registration of RawRabbit in ServiceCollection.
RawRabbit.Enrichers.Attributes
by: pardahlman
- 1.638k total downloads
- Latest version: 2.0.0-rc7
Route messages based on Routing Attributes. Includes attributes for Exchange, Queue and Routing.
RawRabbit.Enrichers.MessageContext
by: pardahlman
- 1.644k total downloads
- Latest version: 2.0.0-rc7
Publish messages with Message Context and witrh Message Context Forwarding.
RawRabbit.Enrichers.MessageContext.Subscribe
by: pardahlman enrique-avalon
- 1.639k total downloads
- Latest version: 2.0.0-rc7
Enrich the BusClient with a Subscribe method that has argument for Message Context.
RawRabbit.Enrichers.Polly
by: pardahlman
- 1.645k total downloads
- Latest version: 2.0.0-rc7
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater
by: pardahlman
- 1.647k total downloads
- Latest version: 2.0.0-rc7
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.Operations.Publish
by: pardahlman enrique-avalon
- 1.638k total downloads
- Latest version: 2.0.0-rc7
Enrich the BusClient with PublishAsync, used to perform a BasicPublish
RawRabbit.Operations.Subscribe
by: pardahlman enrique-avalon
- 1.642k total downloads
- Latest version: 2.0.0-rc7
Enrich the BusClient with SubscribeAsync, used for message consume.