ConfigurationSubstitutor
ConfigurationSubstitutor copied to clipboard
Allows .NET Core configuration to allow substitution of some parts, similar to what Azure DevOps libraries offer
Results
1
ConfigurationSubstitutor issues
Sort by
recently updated
recently updated
newest added
Hello, I have asp.net application (.NET 8). I have regular application's appsettings.json file in it. I try to read from the remote server some configuration sections which are stored as...