It's used in yummy salmon project.
Info
Version: | 0.1.0 |
Author(s): | Pari |
Last Update: | Saturday, May 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YummySalmon.Infrastructure.EventBusRabbitMQ |
Install
Install-Package YummySalmon.Infrastructure.EventBusRabbitMQ
dotnet add package YummySalmon.Infrastructure.EventBusRabbitMQ
paket add YummySalmon.Infrastructure.EventBusRabbitMQ
YummySalmon.Infrastructure.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Polly(>= 7.1.0)
- Newtonsoft.Json(>= 12.0.2)
- Autofac(>= 4.9.2)
- RabbitMQ.Client(>= 5.1.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.CSharp(>= 4.5.0)
- YummySalmon.Infrastructure.EventBus(>= 0.1.0)