Skip to content

1.0.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@daveaglick daveaglick released this 23 Oct 18:11
  • Changed IBoostrapper.ConfigureSettings() to use a new IConfigurationSettings object that exposes the settings and the underlying IConfiguration
  • Renamed the execution-time IConfigurationSettings to IReadOnlyConfigurationSettings and introduced a new mutable IConfigurationSettings to use in the bootstrapper.
  • Several bug fixes related to settings and configuration.