RawRabbit by: pardahlman enrique-avalon
  • 1.696k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq rawrabbit amqp
A modern framework for communication over RabbitMq.
RawRabbit.DependencyInjection.Autofac by: par.dahlman
  • 1.645k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq rawrabbit autofac ioc
Wire up RawRabbit with Autfac!
RawRabbit.DependencyInjection.ServiceCollection by: pardahlman enrique-avalon
  • 1.651k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq raw rawrabbit di ioc servicecollection
Extension classes for fluently registration of RawRabbit in ServiceCollection.
RawRabbit.Enrichers.Attributes by: pardahlman
  • 1.638k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq rawrabbit attributes
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
  • rabbitmq rawrabbit messagecontext
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
  • rabbitmq rawrabbit subscribe operation messagecontext
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
  • rabbitmq rawrabbit policy polly
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater by: pardahlman
  • 1.647k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq rawrabbit enrichers retry-later
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.Operations.Publish by: pardahlman enrique-avalon
  • 1.638k total downloads
  • Latest version: 2.0.0-rc7
  • rabbitmq rawrabbit operation publish
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
  • rabbitmq rawrabbit operation subscribe
Enrich the BusClient with SubscribeAsync, used for message consume.