Event Bus.
Info
Version: | 2.2.0 |
Author(s): | Vadim Orekhov |
Last Update: | Wednesday, December 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vad3x.Extensions.EventBus.RabbitMQ |
Install
Install-Package Vad3x.Extensions.EventBus.RabbitMQ
dotnet add package Vad3x.Extensions.EventBus.RabbitMQ
paket add Vad3x.Extensions.EventBus.RabbitMQ
Vad3x.Extensions.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Vad3x.Extensions.EventBus.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- Polly(>= 6.1.2)
- RabbitMQ.Client(>= 5.1.0)