RabbitMQ implementations of Brokezer.Bus.
Info
Version: | 0.2.0 |
Author(s): | Gianluca Ghergo |
Last Update: | Sunday, October 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gighen76/Brokezer |
NuGet Url: | https://www.nuget.org/packages/Brokezer.Bus.RabbitMQ |
Install
Install-Package Brokezer.Bus.RabbitMQ
dotnet add package Brokezer.Bus.RabbitMQ
paket add Brokezer.Bus.RabbitMQ
Brokezer.Bus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Brokezer.Bus(>= 0.2.0)
- Microsoft.Extensions.Options(>= 2.1.1)
- RabbitMQ.Client(>= 5.1.0)