A message bus implementation based on RabbitMQ.
Info
Version: | 7.1.19 |
Author(s): | Marc Wittke |
Last Update: | Wednesday, December 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.RabbitMq |
Install
Install-Package Backend.Fx.RabbitMq
dotnet add package Backend.Fx.RabbitMq
paket add Backend.Fx.RabbitMq
Backend.Fx.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 7.0.00003)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- Polly(>= 6.1.2)
- RabbitMQ.Client(>= 5.1.0)