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 d55ba52369 Fully implemented the memory store and added unit tests for it
git-svn-id: file:///srv/devel/repo-conversion/nusu@308 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-21 12:58:33 +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 Updated copyright statement for the year 2013 2013-04-25 13:12:32 +00:00
Source Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +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 Added some unit tests; the configuration file parser can now parse categories 2014-07-20 12:42:09 +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