This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
2.0.0-preview1
Pre-release
Pre-release
Features
- Remove .AddUserSecrets() and other obsolete API (#550)
- Get/Bind should ConvertValue only if TypeConverter.CanConvertFromString (#541)
- Preserve Name Attribute in XmlConfigurationProvider (#533)
- Add
Exists
to IConfigurationSection (#292)
Bugs Fixed
- UserSecrets installs into netstandard1.0 projects but shouldn't (#599)