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 20:26:43 +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 One unit test opened HKEY_LOCAL_MACHINE for testing, but it seems Mono on Linux doesn't grant even read access to this (emulated) key, so the unit test now uses HKEY_CURRENT_USER 2014-07-22 20:26:43 +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