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
2007-05-10 19:11:28 +00:00
Properties Imported newly created Nuclex.Support library which contains various supporting classes not related to a specific topic 2007-02-28 20:20:50 +00:00
Source Removed reparent call from ParentingCollection.Dispose() method. If a class deriving from ParentingCollection wants to disconnect all its items in order to prevent collection elements from accessing their owner (which might have been disposed already), it can still Reparent() the collection to null manually 2007-05-10 19:11:28 +00:00
Nuclex.Support (PC).csproj Several small optimizations; improved XML comments; added a text file for storing general ideas about the design of Nuclex.Support 2007-05-08 18:42:00 +00:00
Nuclex.Support.txt Several small optimizations; improved XML comments; added a text file for storing general ideas about the design of Nuclex.Support 2007-05-08 18:42:00 +00:00