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
2012-02-01 10:39:39 +00:00
Documents Completed the command line parser, then decided while adding result validation to the unit tests that the parser should be greedy (and accept option initiators within option names) - I don't like the way the parser code turned out anyway, so I'll rewrite soon 2008-12-11 20:15:21 +00:00
Properties Updated project files to a more consistent naming scheme; added .NET 4.0 project 2010-04-16 11:09:25 +00:00
Source AffineThreadPool now uses standard semaphores in Windows builds; command line parser is satisfied with an IList of arguments instead of requiring a concrete List instance; added NCrunch XML file to svn:ignore list 2012-02-01 10:39:39 +00:00
Nuclex.Support (net-4.0).csproj Added an ObservableList class which is like the ObservableCollection, but allows indexed access 2011-08-24 11:33:22 +00:00
Nuclex.Support (xna-4.0-phone7).csproj Added an ObservableList class which is like the ObservableCollection, but allows indexed access 2011-08-24 11:33:22 +00:00
Nuclex.Support (xna-4.0-xbox360).csproj Added an ObservableList class which is like the ObservableCollection, but allows indexed access 2011-08-24 11:33:22 +00:00