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-02-20 11:49:11 +00:00
Documents Updated copyright statement for the year 2013 2013-04-25 13:12:32 +00:00
Properties Updated copyright statement for the year 2013 2013-04-25 13:12:32 +00:00
Source Began work on a parallel background worker class that will be like the BackgroundWorker, but without the tight coupling to WinForms and with support for running multiple tasks in parallel 2014-02-20 11:49:11 +00:00
Nuclex.Support (mono-3.5-unity).csproj Added a C# port of my new Variegator collection, a MultiDictionary that resolves ambiguities by picking a random value or providing the least recently used one, very useful for returning varying responses 2013-06-27 16:05:54 +00:00
Nuclex.Support (net-4.0).csproj Began work on a parallel background worker class that will be like the BackgroundWorker, but without the tight coupling to WinForms and with support for running multiple tasks in parallel 2014-02-20 11:49:11 +00:00
Nuclex.Support (xna-4.0-phone7).csproj Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00
Nuclex.Support (xna-4.0-xbox360).csproj Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00