NServiceBus dispatch retry extension.
Info
Version: | 3.1.0 |
Author(s): | Mauro Servienti |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.Extensions.DispatchRetries |
Install
Install-Package NServiceBus.Extensions.DispatchRetries
dotnet add package NServiceBus.Extensions.DispatchRetries
paket add NServiceBus.Extensions.DispatchRetries
NServiceBus.Extensions.DispatchRetries Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 7.1.13 && < 8.0.0)
- Polly(>= 7.2.1 && < 8.0.0)
Tags