C# (CSharp) GuaranteedRate.Sextant.Config Namespace

Nested Namespaces

GuaranteedRate.Sextant.Config.Tests

Classes

Name Description
IniConfig IniConfig is a simple config class that expects data in the old .INI format: [key]=[value]\n Lines starting with # will be treated as comments Empty lines will be ignored.
JsonEncompassConfig provides a simple config fild parser for JSON files. Defaults to ASCII encoding