Version 1.6.0

Added

  • Added support for passing logger factory using DI
  • Using IHttpClientFactory to 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 Nustache nuget package with Stubble which used for template rendering
  • Replaced blocking Wait function with non blocking await