HttpClient.Helpers icon indicating copy to clipboard operation
HttpClient.Helpers copied to clipboard

Update examples to use HttpClient instead of MessageHandler so it's easier for people to understand when using HttpClientFactory

Open PureKrome opened this issue 6 years ago • 0 comments

Now that HttpClientFactory was released with .NET Core 2.1, provide some documentation example about how to use this so people can really grok why to use this and how. Also makes it easy and quick to get started.

PureKrome avatar May 24 '19 05:05 PureKrome