A common scenario when using Azure Functions is to be able to do HTTP request. The HttpClient is the preferred tool for that, so how do we use HttpClient correctly? By 'correctly' I refer to the fact that for years many .net developers (my self inclu...
blog.jepsen.ninja3 min read
No responses yet.