Skip to content

1.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brettsam brettsam released this 12 Aug 23:42
· 13 commits to main since this release

This preview release includes the following new features:

  • a new override-able ConfigureAppConfguration(IFunctionsConfigurationBuilder builder) method on FunctionsStartup.
  • a new FunctionsHostBuilderContext class, accessible from both IFunctionsHostBuilder and IFunctionsConfigurationBuilder via the GetContext() extension method.

For more details, see: