Library of supporting code for .NET. Observable collections, settings storage registry and .ini files, deep object cloning, command line parser, stream chaining and segmenting, license key transformation and many more things.
Go to file
2014-07-22 15:58:07 +00:00
Documents Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Properties Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
Source Documented the intended interface for the settings store; parseBooleanLiteral() is now a private method in the ConfigurationFileStore again; added some unit tests for the registry-based settings store 2014-07-22 15:58:07 +00:00
Nuclex.Support (mono-3.5).csproj 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
Nuclex.Support (net-4.0).csproj Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00