.NET Standard eventing library for reliable messaging with RabbitMQ (Microservices eventing).
Info
Version: | 4.1.3 |
Author(s): | Jan Bohlen |
Last Update: | Saturday, February 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eposgmbh/Epos.Eventing |
NuGet Url: | https://www.nuget.org/packages/Epos.Eventing.RabbitMQ |
Install
Install-Package Epos.Eventing.RabbitMQ
dotnet add package Epos.Eventing.RabbitMQ
paket add Epos.Eventing.RabbitMQ
Epos.Eventing.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Epos.Eventing(>= 4.1.3)
- Epos.Utilities(>= 4.3.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- Polly(>= 7.0.2)
- RabbitMQ.Client(>= 5.1.0)