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
Markus Ewald 3f1809e5cc Fixed a bug in the ValueCollection: SyncRoot was returning the IsSynchronized property of the internal collection
git-svn-id: file:///srv/devel/repo-conversion/nusu@327 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-28 22:14:30 +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 Fixed a bug in the ValueCollection: SyncRoot was returning the IsSynchronized property of the internal collection 2014-07-28 22:14:30 +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