RabbitMQ transport for OpenSleigh.
Info
Version: | 3.0.0-alpha |
Author(s): | davidguida |
Last Update: | Saturday, April 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.opensleigh.net/ |
NuGet Url: | https://www.nuget.org/packages/OpenSleigh.Transport.RabbitMQ |
Install
Install-Package OpenSleigh.Transport.RabbitMQ
dotnet add package OpenSleigh.Transport.RabbitMQ
paket add OpenSleigh.Transport.RabbitMQ
OpenSleigh.Transport.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenSleigh.Core(>= 0.9.2)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)
Tags