Generic Class makes .NET Core HttpClient Calls (New!)
Note: This is an enhancement of the static HTTPClientHelper class introduced here. Here’s a new and improved class that abstracts HttpClient calls. You add the class to your dependency injection container and then just...