Minor patch would check whether RabbitMQ has connected to the server, If not it would try to connect by creating a channel and then proceeds further.
Info
Version: | 1.0.1 |
Author(s): | Urgen Dorjee |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventBusRabbitMQHelper |
Install
Install-Package EventBusRabbitMQHelper
dotnet add package EventBusRabbitMQHelper
paket add EventBusRabbitMQHelper
EventBusRabbitMQHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- EventBusHelpers(>= 1.0.1)
- Autofac(>= 5.1.2)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging(>= 3.1.3)
- NUnit(>= 3.12.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- RabbitMQ.Client(>= 5.1.2)
- System.ValueTuple(>= 4.5.0)
Tags