Version 1.6.0
Added
- Added support for passing logger factory using DI
- Using
IHttpClientFactoryto manage HTTP client lifetimes - Added First Party origin response headers to the first party client response
- Added support for all HTTP methods for First Party requests
Changed
- Replaced
Nustachenuget package withStubblewhich used for template rendering - Replaced blocking
Waitfunction with non blocking await