Abstracts RabbitMQ Client implementation details from broker dependent applications.
Info
Version: | 4.2.1 |
Author(s): | eyal-pery-coralert |
Last Update: | Thursday, July 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CorAlert/message-broker-client |
NuGet Url: | https://www.nuget.org/packages/CorAlert.MessageBrokerClient.RabbitMQ |
Install
Install-Package CorAlert.MessageBrokerClient.RabbitMQ
dotnet add package CorAlert.MessageBrokerClient.RabbitMQ
paket add CorAlert.MessageBrokerClient.RabbitMQ
CorAlert.MessageBrokerClient.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- CorAlert.MessageBrokerClient.Contracts(>= 4.2.0)
- RabbitMQ.Client(>= 5.0.1)
- System.Reactive(>= 3.1.1)