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-07-19 20:02:05 +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 Switched the parenting collection back to derive directly from the .NET Framework collection class to simplify the implementation of the DisposeItems() method; fixed some documentation errors in one of the rectangle packers 2007-07-19 20:02:05 +00:00
Nuclex.Support (PC).csproj The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +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