Posts

Showing posts from September, 2020

Byte Rot: Singleton HttpClient? Beware of this serious behav...

Byte Rot: Singleton HttpClient? Beware of this serious behav... : If you are consuming a Web API in your server-side code (or .NET client-side app), you are very likely to be using an HttpClient. Http...