ConfigurationRootExtensions
Provides extension methods for IConfigurationRoot.
Generates a human-readable view of the configuration showing where each value came from.
public static string GetDebugView(this IConfigurationRoot root, Func<ConfigurationDebugViewContext, string> processValue)
Generates a human-readable view of the configuration showing where each value came from.