Skip to content
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
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:28

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)