Interface for configuration readers that retrieve configuration from various sources
and make it available for other components.
Some IConfigReader implementations may support configuration parameterization.
The parameterization allows to use configuration as a template and inject there dynamic values.
The values may come from application command like arguments or environment variables.
Interface for configuration readers that retrieve configuration from various sources and make it available for other components.
Some IConfigReader implementations may support configuration parameterization. The parameterization allows to use configuration as a template and inject there dynamic values. The values may come from application command like arguments or environment variables.