Aspnetcore.docs: "Advanced" Section for HttpClientFactory Docs

Created on 8 Nov 2018  路  1Comment  路  Source: dotnet/AspNetCore.Docs

There is a recent discussion on an issue in the HttpClientFactory repo where @reisenberger highlighted a good use case for one of the less common overloads of the HttpClientBuilder.AddPolicyHandler method.

Would it be reasonable to consider adding a subpage under the existing documentation which provides some real-world demonstration of when and how one might use some of these overloads and more advanced possibilities? Similar to the plans for the Dependency Injection section.

cc @glennc, @scottaddie and @rynowak

P1 PU doc-enhancement

Most helpful comment

It sounds good to me. I'd think of it more like a recipes section. Basically we get a lot of questions about how DI interacts with the factory and handlers. It would be nice to document some of the things that work well as people are having trouble figuring it out

>All comments

It sounds good to me. I'd think of it more like a recipes section. Basically we get a lot of questions about how DI interacts with the factory and handlers. It would be nice to document some of the things that work well as people are having trouble figuring it out

Was this page helpful?
0 / 5 - 0 ratings