HttpClient.Helpers
HttpClient.Helpers copied to clipboard
Update examples to use HttpClient instead of MessageHandler so it's easier for people to understand when using HttpClientFactory
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.