A package that provide classes to ease the use of RabbitMQ message broker .NET client.
Info
Version: | 1.5.2 |
Author(s): | devprofr |
Last Update: | Saturday, December 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/withywoods |
NuGet Url: | https://www.nuget.org/packages/Withywoods.RabbitMq |
Install
Install-Package Withywoods.RabbitMq
dotnet add package Withywoods.RabbitMq
paket add Withywoods.RabbitMq
Withywoods.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)