CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Configuration.IConfigurationManager Member List

This is the complete list of members for Cqrs.Configuration.IConfigurationManager, including all inherited members.

GetConnectionString(string connectionStringName)Cqrs.Configuration.IConfigurationManager
GetConnectionStringBySettingKey(string key)Cqrs.Configuration.IConfigurationManager
GetSetting(string key)Cqrs.Configuration.IConfigurationManager
TryGetSetting(string key, out string value)Cqrs.Configuration.IConfigurationManager
TryGetSetting(string key, out bool value)Cqrs.Configuration.IConfigurationManager