Pacote com abstração para EventBus com RabbitMQ utilizando Filas e Exchanges.
Info
Version: | 1.0.9 |
Author(s): | Angelico |
Last Update: | Wednesday, October 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventBus.RabbitMQ |
Install
Install-Package EventBus.RabbitMQ
dotnet add package EventBus.RabbitMQ
paket add EventBus.RabbitMQ
EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- EventBus.Common(>= 1.0.3)
- EventBus.Interfaces.Bus(>= 1.0.3)
- EventBus.Interfaces(>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.1.0)
- RabbitMQ.Client(>= 5.1.0)