Package Description.
Info
Version: | 1.0.3 |
Author(s): | Ha Doan |
Last Update: | Sunday, May 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DistributedEventBus.EventBusRabbitMQ |
Install
Install-Package DistributedEventBus.EventBusRabbitMQ
dotnet add package DistributedEventBus.EventBusRabbitMQ
paket add DistributedEventBus.EventBusRabbitMQ
DistributedEventBus.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- DistributedEventBus(>= 1.0.3)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.0.0)
- System.ValueTuple(>= 4.5.0)