.NET HttpClient

IHttpClientFactory and how to correctly use HttpClient

A quick guide on how to properly instantiate and use HttpClient in .NET

Andre Lopes
Geek Culture
Published in
4 min readMay 29, 2022
Photo by Christopher Gower on Unsplash

Hey people!

HTTP calls are present in almost every application that needs to communicate with other systems. It is the most popular method of communication.

--

--

Andre Lopes
Geek Culture

Full-stack developer | Casual gamer | Clean Architecture passionate