RabbitMQ implementation of IEventBus.
Info
Version: | 6.7.0 |
Author(s): | Dragunov Semyon |
Last Update: | Wednesday, February 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Samarasoft.Common.EventBusRabbitMq |
Install
Install-Package Samarasoft.Common.EventBusRabbitMq
dotnet add package Samarasoft.Common.EventBusRabbitMq
paket add Samarasoft.Common.EventBusRabbitMq
Samarasoft.Common.EventBusRabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- RabbitMQ.Client(>= 6.2.1)
- Samarasoft.Common(>= 5.0.0)
Tags