Microsoft.Extensions.Http.Polly 8.0.7
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2f1db20456007c9515068a35a65afdf99af70bc6
Showing the top 20 packages that depend on Microsoft.Extensions.Http.Polly.
Packages | Downloads |
---|---|
Gotenberg.Sharp.API.Client
C# API client for interacting with the Gotenberg v7 & v8 micro-service's API, a docker-powered stateless API for converting & merging HTML, Markdown and Office documents to PDF. The client supports a configurable Polly retry policy with exponential back-off for handling transient exceptions.
|
2 |
.NET Standard 2.0
- Microsoft.Extensions.Http (>= 8.0.0)
- Polly (>= 7.2.4)
- Polly.Extensions.Http (>= 3.0.0)
Version | Downloads | Last updated |
---|---|---|
8.0.7 | 2 | 02/26/2025 |