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 e6e0220fb3 Used pragmas to avoid warnings in unit tests designed to test obsolete methods; method thread-related classes into a new namespace, 'Threading'
git-svn-id: file:///srv/devel/repo-conversion/nusu@331 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-01 19:54:28 +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 Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Source Used pragmas to avoid warnings in unit tests designed to test obsolete methods; method thread-related classes into a new namespace, 'Threading' 2019-02-01 19:54:28 +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 Used pragmas to avoid warnings in unit tests designed to test obsolete methods; method thread-related classes into a new namespace, 'Threading' 2019-02-01 19:54:28 +00:00