1.1.0-preview1
Pre-release
Pre-release
This preview release includes the following new features:
- a new override-able
ConfigureAppConfguration(IFunctionsConfigurationBuilder builder)
method onFunctionsStartup
. - a new
FunctionsHostBuilderContext
class, accessible from bothIFunctionsHostBuilder
andIFunctionsConfigurationBuilder
via theGetContext()
extension method.
For more details, see: