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-01 14:05:11 +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 Fixed unit tests that were failing due to the introdcution of the ItemReplaced event; removed NotifyCollectionResetEventArgs if no specialized collections are available 2012-03-01 14:05:11 +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