Micro services Infrastructure layer related RabbitMQ EventBus.
Info
Version: | 1.0.103 |
Author(s): | hpsanampudi |
Last Update: | Wednesday, March 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ducksoft.NetCore.Micro.Infra.EventBus.RabbitMQ |
Install
Install-Package Ducksoft.NetCore.Micro.Infra.EventBus.RabbitMQ
dotnet add package Ducksoft.NetCore.Micro.Infra.EventBus.RabbitMQ
paket add Ducksoft.NetCore.Micro.Infra.EventBus.RabbitMQ
Ducksoft.NetCore.Micro.Infra.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.2)
- Ducksoft.NetCore.Common(>= 1.0.104)
- Ducksoft.NetCore.Micro.Infrastructure.EventBus(>= 1.0.103)
- Ducksoft.NetCore.Micro.Infrastructure.Resilience(>= 1.0.106)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- RabbitMQ.Client(>= 5.1.0)
Tags