An extension for EasyNetQ which allows you to execute message handlers within a Polly policy.
Info
Version: | 0.1.0 |
Author(s): | Matt Davey |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Matthew-Davey/EasyNetQ.PollyHandlerRunner |
NuGet Url: | https://www.nuget.org/packages/EasyNetQ.PollyHandlerRunner |
Install
Install-Package EasyNetQ.PollyHandlerRunner
dotnet add package EasyNetQ.PollyHandlerRunner
paket add EasyNetQ.PollyHandlerRunner
EasyNetQ.PollyHandlerRunner Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyNetQ(>= 2.0.4)
- NETStandard.Library(>= 1.6.1)
- Polly(>= 5.3.1)
Tags