An implementation for Unicorn.EventBus with RabbitMQ.
Info
Version: | 1.0.0 |
Author(s): | Shan Ke([email protected]) |
Last Update: | Sunday, September 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sskset/Unicorn.EventBus |
NuGet Url: | https://www.nuget.org/packages/Unicorn.EventBusRabbitMQ |
Install
Install-Package Unicorn.EventBusRabbitMQ
dotnet add package Unicorn.EventBusRabbitMQ
paket add Unicorn.EventBusRabbitMQ
Unicorn.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.4)
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.0)
- RabbitMQ.Client(>= 5.1.0)
- Unicorn.EventBus(>= 1.0.0)