RabbitMQ producer library built on top of RabbitMQ.Client.
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.Producer |
Install
Install-Package MbUtils.RabbitMq.Producer
dotnet add package MbUtils.RabbitMq.Producer
paket add MbUtils.RabbitMq.Producer
MbUtils.RabbitMq.Producer Download (Unzip the "nupkg" after downloading)
Dependencies
- MbUtils.RabbitMq.Producer.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)
Tags