Package for injecting a retry strategy into method invocations.
Info
Version: | 0.9.3 |
Author(s): | Rutger Dijkstra, Michiel Koning |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rutger-dijkstra/AspectWeaver |
NuGet Url: | https://www.nuget.org/packages/AspectRetry |
Install
Install-Package AspectRetry
dotnet add package AspectRetry
paket add AspectRetry
AspectRetry Download (Unzip the "nupkg" after downloading)
Dependencies
- AspectWeaver(>= 0.9.3)