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-03-02 21:05:05 +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 MultiDictionary wasn't firing 'removed' events when an entire set of values is replaced - fixed, but not unit-tested yet; added more unit tests to the ObservableSet class; ObservableSet was not firing the 'added' event - fixed 2012-03-02 21:05:05 +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