.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
[x] You've updated unit and/or integration tests for your change, where applicable.
[x] You've updated documentation for your change, where applicable.
If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.
[x] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
[x] You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.
Placeholder/encryption configuration providers
ConfigurationManager
(no longer needed)Configuration.Encryption
fromAddSteeltoe
in BootstrapPlaceholder
Encryption
IConfiguration
extension methods, lazily create decryptor from loaded configurationConfig Server
Env actuator (Management)
Fixes #830.
Quality checklist