RabbitMQ implementation of the Messaging interfaces.
Info
Version: | 2.0.0 |
Author(s): | Keith Heard |
Last Update: | Sunday, August 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keryhe/messaging |
NuGet Url: | https://www.nuget.org/packages/Keryhe.Messaging.RabbitMQ |
Install
Install-Package Keryhe.Messaging.RabbitMQ
dotnet add package Keryhe.Messaging.RabbitMQ
paket add Keryhe.Messaging.RabbitMQ
Keryhe.Messaging.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Keryhe.Messaging(>= 1.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Logging(>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.1)
- RabbitMQ.Client(>= 5.1.2)
Tags