RabbitMQ consumer host library to easily bootstrap a new consumer app.
Info
Version: | 8.0.1 |
Author(s): | molnarbence |
Last Update: | Sunday, November 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/molnarbence/MbUtils.RabbitMq |
NuGet Url: | https://www.nuget.org/packages/MbUtils.RabbitMq.Consumer |
Install
Install-Package MbUtils.RabbitMq.Consumer
dotnet add package MbUtils.RabbitMq.Consumer
paket add MbUtils.RabbitMq.Consumer
MbUtils.RabbitMq.Consumer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)
Tags