5 references to PollyHttpClientBuilderExtensions
Microsoft.Extensions.Http.Polly (5)
PolicyHttpMessageHandler.cs (5)
26
/// The extension methods on <see cref="
PollyHttpClientBuilderExtensions
"/> are designed as a convenient and correct
30
/// The <see cref="
PollyHttpClientBuilderExtensions
.AddPolicyHandler(IHttpClientBuilder, IAsyncPolicy{HttpResponseMessage})"/>
35
/// <see cref="PolicyHttpMessageHandler"/> and the <see cref="
PollyHttpClientBuilderExtensions
"/> convenience methods
49
/// The <see cref="
PollyHttpClientBuilderExtensions
.AddTransientHttpErrorPolicy(IHttpClientBuilder, Func{PolicyBuilder{HttpResponseMessage}, IAsyncPolicy{HttpResponseMessage}})"/>
65
/// methods provided by <see cref="
PollyHttpClientBuilderExtensions
"/> are designed to assign a long lifetime to policies