Implementation of generic broker in rabbitMQ.
Info
Version: | 1.0.12 |
Author(s): | Black Beard, [email protected] |
Last Update: | Monday, November 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Black-Beard-Sdk/Brokers |
NuGet Url: | https://www.nuget.org/packages/Black.Beard.RabbitMq |
Install
Install-Package Black.Beard.RabbitMq
dotnet add package Black.Beard.RabbitMq
paket add Black.Beard.RabbitMq
Black.Beard.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Black.Beard.Brokers.Contracts(>= 1.0.12)
- EasyNetQ(>= 3.3.9)
- EasyNetQ.Management.Client(>= 1.1.0)
- RabbitMQ.Client(>= 5.1.0)