SmartRetry is a lightweight and extensible retry mechanism for .NET applications. It provides customizable retry policies, exponential backoff with jitter, and clean integration with DI. Ideal for handling transient errors in HTTP calls, databases, or any unreliable operations.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
May 2, 2025
$ dotnet add package Engine.SmartRetryNo README available.