Package Description.
Info
Version: | 1.0.12 |
Author(s): | Kwadwo Seinti |
Last Update: | Thursday, May 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Spry.EventBus.RabbitMQ |
Install
Install-Package Spry.EventBus.RabbitMQ
dotnet add package Spry.EventBus.RabbitMQ
paket add Spry.EventBus.RabbitMQ
Spry.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Spry.EventBus(>= 1.0.5)
- Autofac(>= 5.1.2)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- RabbitMQ.Client(>= 5.1.2)
- System.ValueTuple(>= 4.5.0)