EventBusRabbitMQ EventBus implementation for daily buyer app.
Info
Version: | 1.0.2 |
Author(s): | joseP |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DailyBuyer.BuildingBlocks.EventBusRabbitMQ |
Install
Install-Package DailyBuyer.BuildingBlocks.EventBusRabbitMQ
dotnet add package DailyBuyer.BuildingBlocks.EventBusRabbitMQ
paket add DailyBuyer.BuildingBlocks.EventBusRabbitMQ
DailyBuyer.BuildingBlocks.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- DailyBuyer.BuildingBlocks.EventBus(>= 1.0.2)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Microsoft.Extensions.ObjectPool(>= 3.1.4)
- Microsoft.Extensions.Options(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.0.0)