Soarus Library for implementations consuming from RabbitMQ.
Install
Install-Package Soarus.ServiceBus.Rabbit.Consumer
dotnet add package Soarus.ServiceBus.Rabbit.Consumer
paket add Soarus.ServiceBus.Rabbit.Consumer
Soarus.ServiceBus.Rabbit.Consumer Download (Unzip the "nupkg" after downloading)
Dependencies
- Soarus.ServiceBus.Core(>= 1.0.0)
- Soarus.ServiceBus.Base.Consumer(>= 1.0.0)
- RabbitMQ.Client(>= 3.5.0)