⚠ Deprecated: Legacy
This package is deprecated in favor of the new Microsoft.Extensions.Http.Resilience package. This new package is built on top of Polly, and it takes full advantage of the new Polly v8 features.
Suggested alternative: Microsoft.Extensions.Http.Resilience
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
$ dotnet add package Polly.Extensions.HttpNo README available.