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 0195b34289 The Count property of the multi dictionary now returns either the value count of the number of unique keys depending on which interface it is called from
git-svn-id: file:///srv/devel/repo-conversion/nusu@259 d2e56fa2-650e-0410-a79f-9358c0239efd
2012-03-01 14:48:53 +00:00
Documents All cloners are now able to clone objects without default constructors; began work on a property-based expression tree cloner 2012-02-08 15:20:39 +00:00
Properties Improved docs 2012-02-29 16:40:35 +00:00
Source The Count property of the multi dictionary now returns either the value count of the number of unique keys depending on which interface it is called from 2012-03-01 14:48:53 +00:00
Nuclex.Support (net-4.0).csproj Added ItemReplaced() to IObservableCollection 2012-03-01 12:52:12 +00:00
Nuclex.Support (xna-4.0-phone7).csproj Added ItemReplaced() to IObservableCollection 2012-03-01 12:52:12 +00:00
Nuclex.Support (xna-4.0-xbox360).csproj Added ItemReplaced() to IObservableCollection 2012-03-01 12:52:12 +00:00