RabbitMq Implementation of EventBus.
Info
Version: | 7.0.5 |
Author(s): | Faraj Farook |
Last Update: | Thursday, August 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nlib.enbiso.com/ |
NuGet Url: | https://www.nuget.org/packages/Enbiso.NLib.EventBus.RabbitMq |
Install
Install-Package Enbiso.NLib.EventBus.RabbitMq
dotnet add package Enbiso.NLib.EventBus.RabbitMq
paket add Enbiso.NLib.EventBus.RabbitMq
Enbiso.NLib.EventBus.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Enbiso.NLib.EventBus(>= 5.0.28)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)
Tags