Skip to content

Apizr-v6.0.0-preview.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@JeremyBP JeremyBP released this 03 Aug 10:32
· 23 commits to master since this release
  • [New][Configuration] Now we can configure Apizr thanks to IConfiguration from Microsoft.Extensions (e.g. from appsetings.json) down to an interface method aka Request Options
  • [New][Configuration] Now we can configure request options at register time thanks to the brand new WithRequestOptions fluent option
  • [New][Refitter] Now we can generate all the boilerplate thanks to Refitter external package instead of the deprecated Apizr.Tools.NSwag one