msgraph-sdk-dotnet icon indicating copy to clipboard operation
msgraph-sdk-dotnet copied to clipboard

Support IHttpClientFactory - make the use of HttpClient more resilient

Open MIchaelMainer opened this issue 3 years ago • 1 comments

Reference:

https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/591 https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests AB#9594

MIchaelMainer avatar May 25 '21 16:05 MIchaelMainer

Hi team, any update on this? in this scenario, where everything is based on HTTP calls, implementing HttpClientFactory is extremely important. Thanks

cpunella avatar Nov 03 '21 13:11 cpunella

Closing as duplicate of https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/issues/318 and work to be tracked with that issue.

andrueastman avatar Aug 26 '22 07:08 andrueastman