Skip to content

EnvironmentVariables Adapter

Oleg Karasik edited this page Jan 11, 2019 · 3 revisions

The adapter wraps the Microsoft.Extensions.Configuration.EnvironmentVariables configuration source.

Integration

The adapter can be referenced using the following values:

NAME VALUE
NAME EnvironmentVariables
TYPE_NAME CoherentSolutions.Extensions.Configuration.AnyWhere.EnvironmentVariables.AnyWhereEnvironmentVariablesConfigurationSourceAdapter
ASSEMBLY_NAME CoherentSolutions.Extensions.Configuration.AnyWhere.EnvironmentVariables

Configuration

The underlying configuration source accepts the following arguments:

NAME TYPE CONSTRAINTS OPTIONAL
PREFIX string - true