-
Notifications
You must be signed in to change notification settings - Fork 0
EnvironmentVariables Adapter
Oleg Karasik edited this page Jan 11, 2019
·
3 revisions
The adapter wraps the Microsoft.Extensions.Configuration.EnvironmentVariables
configuration source.
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 |
The underlying configuration source accepts the following arguments:
NAME | TYPE | CONSTRAINTS | OPTIONAL |
---|---|---|---|
PREFIX | string | - | true |
(c) 2020 Coherent Solutions Inc.
GENERAL
GETTING STARTED
ADAPTERS
SAMPLES