CQELight.Buses.RabbitMQ provides an implementation of a client and a server for RabbitMQ message queuing, based on CQELight abstractions, to communicate throught RabbitMQ instance.
Info
Version: | 1.2.1 |
Author(s): | Christophe Mommer |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.hybrid-technologies-solutions.com/ |
NuGet Url: | https://www.nuget.org/packages/CQELight.Buses.RabbitMQ |
Install
Install-Package CQELight.Buses.RabbitMQ
dotnet add package CQELight.Buses.RabbitMQ
paket add CQELight.Buses.RabbitMQ
CQELight.Buses.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CQELight.Buses.InMemory(>= 1.2.1)
- CQELight(>= 1.2.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- RabbitMQ.Client(>= 6.1.0)
- CQELight.Buses.InMemory(>= 1.2.1)
- CQELight(>= 1.2.1)
- Microsoft.Extensions.Logging.Debug(>= 3.1.6)
- RabbitMQ.Client(>= 6.1.0)
Tags