Microsoft.Extensions.Http.Polly 6.0.9 Microsoft true MIT https://licenses.nuget.org/MIT Icon.png https://asp.net/ 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/3fe12b935c03138f76364dc877a7e069e254b5b2 © Microsoft Corporation. All rights reserved. aspnetcore httpclient true