-
Notifications
You must be signed in to change notification settings - Fork 0
KeyPerFile Adapter
Oleg Karasik edited this page Jan 11, 2019
·
2 revisions
The adapter wraps the Microsoft.Extensions.Configuration.KeyPerFile configuration source.
The adapter can be referenced using the following values:
| NAME | VALUE |
|---|---|
| NAME | KeyPerFile |
| TYPE_NAME | CoherentSolutions.Extensions.Configuration.AnyWhere.KeyPerFile.AnyWhereKeyPerFileConfigurationSourceAdapter |
| ASSEMBLY_NAME | CoherentSolutions.Extensions.Configuration.AnyWhere.KeyPerFile |
The underlying configuration source accepts the following arguments:
| NAME | TYPE | CONSTRAINTS | OPTIONAL |
|---|---|---|---|
| DIRECTORY_PATH | string | - | false |
| OPTIONAL | bool | true, false | true |
(c) 2020 Coherent Solutions Inc.
GENERAL
GETTING STARTED
ADAPTERS
SAMPLES