Info
Version: | |
Author(s): | Cengiz Ilerler |
Last Update: | Wednesday, September 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ruya.EventBus.RabbitMQ |
Install
Install-Package Ruya.EventBus.RabbitMQ
dotnet add package Ruya.EventBus.RabbitMQ
paket add Ruya.EventBus.RabbitMQ
Ruya.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.1.0)
- RabbitMQ.Client(>= 5.1.0)
- Ruya.EventBus(>= 1.0.446)