In this article, we'll discuss about how we can efficiently reuse HttpClient instances by means of dependency injection and how IHttpClientFactory helps.
A UnitOfWork is a simple class with one method to save the context, and properties representing every related Repository which need to be processed as a whole.