This repository was archived by the owner on Dec 18, 2018. It is now read-only.
1.0.0-beta5
Pre-release
Pre-release
Features
- BCL API Review: Move ConfigurationBinder functionality into its own package in the Configuration repo (#210)
- Remove strongly-typed Get support from configuration (#199)
- BCL API review: Find a better namespace name than ConfigurationModel (#198)
- BCL API review: Find a better name for IConfiguration.GetSubKey() (#197)
- BCL API review: Find a better name for IConfigurationSourceRoot (#196)
- BCL API review: Separate platform specific configuration source implementations into their own packages (#195)
- BCL API review: Split implementation of IConfigurationSourceRoot and IConfiguration (#194)
- Add BasePath to IConfigurationSourceRoot (#159)
- Support arrays as values in JSON configuration source (#115)