RabbitMQ implementation of event bus.
Info
Version: | 8.3.0 |
Author(s): | Lionwood.Software .Net Team |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://lionwood.software/ |
NuGet Url: | https://www.nuget.org/packages/LionwoodSoftware.EventBus.RabbitMQ |
Install
Install-Package LionwoodSoftware.EventBus.RabbitMQ
dotnet add package LionwoodSoftware.EventBus.RabbitMQ
paket add LionwoodSoftware.EventBus.RabbitMQ
LionwoodSoftware.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- LionwoodSoftware.EventBus(>= 1.0.2)
- Microsoft.Extensions.Logging(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.1.0)