-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the CoherentSolutions.Extensions.Configuration.AnyWhere project Wiki!
Here you can find technical information, tutorials and sample applications.
CoherentSolutions.Extensions.Configuration.AnyWhere is the extension to Microsoft.Extensions.Configuration
that allows application to setup it's configuration sources using environment variables.
The best place to get started is README.md.
For more details consider visiting:
-
Passing arguments to configuration adapter - this document describes how you can pass and consume arguments required by
IConfigurationSource
to configuration adapter.
The following pages contains information (purpose, integration and configuration) about each of the builtin configuration adapters:
-
Defining Configuration Sources - this sample demonstrates basics of AnyWhereConfiguration usage.
-
External Configuration - this sample demonstrates usage of external
.anywhere
configuration file for configuring environment variables configuration source.
(c) 2020 Coherent Solutions Inc.
GENERAL
GETTING STARTED
ADAPTERS
SAMPLES