Install
Install-Package VMRCPACK.PublishSubscribe.RabbitMQ
dotnet add package VMRCPACK.PublishSubscribe.RabbitMQ
paket add VMRCPACK.PublishSubscribe.RabbitMQ
VMRCPACK.PublishSubscribe.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- RabbitMQ.Client(>= 5.0.1)
- VMRCPACK.PublishSubscribe.Interfaces(>= 1.0.0)
It supports use the structure of RabbitMQ. It have a separeted project with two Interfaces for you easily apply Dependecy injection.