Pip-Services-Commons-Dotnet
Classes
PipServices3.Commons.Config Namespace Reference

Classes

class  ConfigParams
 Contains a key-value map with configuration parameters. All values stored as strings and can be serialized as JSON or string forms. When retrieved the values can be automatically converted on read using GetAsXXX methods. More...
 
interface  IConfigurable
 An interface to set configuration parameters to an object. More...
 
interface  IReconfigurable
 An interface to set configuration parameters to an object. More...
 
class  NameResolver
 A helper class that allows to extract component name from configuration parameters. The name can be defined in "id", "name" parameters or inside a component descriptor. More...
 
class  OptionsResolver
 A helper class to parameters from "options" configuration section. More...