•Created by aleteia_learner on 11/15/2022 in #help
✅ Best practice usage of HttpClient in .Net Framework 4.5
Currently have 3 classes which uses httpclient, and since each of these make a http request to 3 different baseurl's, does this mean that I will need 3 more static instances of httpclient ?