C# (CSharp) Config.Net.Stores Namespace

Nested Namespaces

Config.Net.Stores.Formats

Classes

Name Description
AppConfigStore Standard app.config (web.config) configuration store. Read-only.
EnvironmentVariablesStore Uses system environment variables
InMemoryConfigStore
IniFileConfigStore Simple INI storage.