Nuclex.Support/Source/Settings
2014-07-22 11:10:14 +00:00
..
ConfigurationFileStore.cs The configuration file store now understands 'yes' and 'no' as booleans; implemented the Get() and TryGet() methods of the windows registry settings store 2014-07-22 11:10:14 +00:00
ConfigurationFileStore.Parsing.cs Enumerating categories and options with the registry-based settings store is now working; updated mono-3.5 project 2014-07-22 10:43:23 +00:00
ConfigurationFileStore.Test.cs The configuration file store now understands 'yes' and 'no' as booleans; implemented the Get() and TryGet() methods of the windows registry settings store 2014-07-22 11:10:14 +00:00
ISettingsStore.cs Renamed the configuration namespace to settings; more progress on the configuration file parser; partially implemented the memory settings store 2014-07-19 22:16:41 +00:00
MemoryStore.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
MemoryStore.Test.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
OptionInfo.cs Renamed the configuration namespace to settings; more progress on the configuration file parser; partially implemented the memory settings store 2014-07-19 22:16:41 +00:00
WindowsRegistryStore.cs The configuration file store now understands 'yes' and 'no' as booleans; implemented the Get() and TryGet() methods of the windows registry settings store 2014-07-22 11:10:14 +00:00
WindowsRegistryStore.Test.cs Enumerating categories and options with the registry-based settings store is now working; updated mono-3.5 project 2014-07-22 10:43:23 +00:00