HttpClientFactoryLite
HttpClientFactoryLite copied to clipboard
HttpClientFactory with no baggage
### Describe the bug * HttpClientFactoryLite.dll is not strong-named * So it cannot be used from a project that is strong-named, as strong-named assemblies can only load other strong-named assemblies....
Is it possible to have this library in a nuget package?
Hi @uhaciogullari, we need your help please. Running in azure web app, we encountered weird issue when trying to create the httpClient, this happens all the time to a specific...
Were there any changes since release/2.2 merging in?