Info
Version: | |
Author(s): | Kengic.EventBusRabbitMQ |
Last Update: | Monday, November 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Kengic.EventBusRabbitMQ |
Install
Install-Package Kengic.EventBusRabbitMQ
dotnet add package Kengic.EventBusRabbitMQ
paket add Kengic.EventBusRabbitMQ
Kengic.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Kengic.EventBus(>= 1.0.0)
- Autofac(>= 4.9.01)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging(>= 2.2.0235157)
- Newtonsoft.Json(>= 12.0.11)
- Polly(>= 6.1.1)
- RabbitMQ.Client(>= 6.0.03)
- System.ValueTuple(>= 4.5.0)