All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added FluentUriBuilder to help in building Uris.
- Added HttpTracingDelegatingHandler to trace full requests/responses.
- Added AddPoliciesFromOptions to configure Polly using HttpOptions.
- Added AddAndConfigureHttpClient to configure the HttpClient using HttpOptions.