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 ca373846aa Excluded ObservableSet and ReadOnlySet implementations from Xbox 360 and Windows Phone 7 builds because these platforms don't support the ISet interface
git-svn-id: file:///srv/devel/repo-conversion/nusu@258 d2e56fa2-650e-0410-a79f-9358c0239efd
2012-03-01 14:39:50 +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 Excluded ObservableSet and ReadOnlySet implementations from Xbox 360 and Windows Phone 7 builds because these platforms don't support the ISet interface 2012-03-01 14:39:50 +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