List Question
20 TechQA 2024-03-08T05:41:17.083000Getting error "The Response ended prematurely" while using "HttpClient" and "IHttpClientFactory" in .NetStandard2.0
86 views
Asked by DotNetCoder
c# Regular high HTTP response times with HTTPClientFactory
83 views
Asked by alanq82
Inject an IHttpClientFactory inside a singleton service of an asp.net core web app to create some inner HttpClients that will never be disposed
226 views
Asked by ENRICO FACCHINETTI
Blazor wasm: Services.AddHttpClient with AddHttpMessageHandler and IHttpClientFactory
130 views
Asked by andreat
Invoke methods of a class that has dependency injection C# .NET Core 6.0
403 views
Asked by Rodrigo K
Registering a handler for the Auth0 UserInfo endpoint
74 views
Asked by SvdSinner
How to cache HttpClients using a Windows Service + AutoFac registration?
52 views
Asked by gilpach
What is the value in services.AddHttpClient<MyBlobClient>()
81 views
Asked by David Thielen
.Net 7 slow response times from HTTPClient request every 6 minutes
675 views
Asked by Alan Mulligan
Dependency Injection within a Middleware .net Core 7
474 views
Asked by Zoomash Team
How to get Microsoft.Extensions.Http in COM+ to work?
48 views
Asked by Alex
Add dynamic parameter to DelegatingHandler used within the HttpClientFactory Service
1.1k views
Asked by user14101378
How to use IHttpClientFactory with .NET 4.8 without using DI from .NET Core/Standard
1.5k views
Asked by Luis Abreu
How to leverage HttpClientFactory in older frameworks?
224 views
Asked by E C
How to configure an polly policy for HttpClient in Autofac ContainerBuilder in .Net 6
401 views
Asked by TechMama
How do you set the base address of your API without hardcoding it?
99 views
Asked by Tassisto
Why doesn't System.Net.Http.HttpClientFactory implement System.Net.Http.IHttpClientFactory?
556 views
Asked by David Klempfner
Setting up custom HttpClient in RemoteAuthenticationHandler
186 views
Asked by Szyszka947