Eventbus RabbitMQ Implement.
Info
Version: | 1.0.17 |
Author(s): | Vincent |
Last Update: | Thursday, March 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.marvelsystem.net/ |
NuGet Url: | https://www.nuget.org/packages/Marvel.EventBus.RabbitMQ |
Install
Install-Package Marvel.EventBus.RabbitMQ
dotnet add package Marvel.EventBus.RabbitMQ
paket add Marvel.EventBus.RabbitMQ
Marvel.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Marvel.EventBus(>= 1.0.11)
- Autofac(>= 5.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.1.0)