ConfigurationRootExtensions Class

Definition

Provides extension methods for IConfigurationRoot.

public static class ConfigurationRootExtensions
Inheritance
ConfigurationRootExtensions

Methods

GetDebugView(IConfigurationRoot, Func<ConfigurationDebugViewContext,String>)

Generates a human-readable view of the configuration showing where each value came from.

GetDebugView(IConfigurationRoot)

Generates a human-readable view of the configuration showing where each value came from.

Applies to