Sign in Sign up
nuget

ConfigurationSubstitutor

Allows to substitute variables from configuration, this way hostnames, or passwords can be separated and automatically substituted if another configuration entry references them. Scenarios could be that you have the password from an Azure KeyVault and the connection string defined in appsettings. The connection string can reference the password. Another scenario is that you have multiple configuration entries for the same domain, don't duplicate that information anymore, reference it.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
12
Cadence
~24 days
Last 12 months
0

Details

License
MIT
First release
Jul 23, 2020
Releases
Version Released
1.5.1 patch
1.5.0 minor
1.4.1 patch
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial