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-21 19:04:48 +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 Renamed Allocate() methods to Pack() in RectanglePacker; fixed an oversight in Nuclex.Support that made overlapping rectangles possible; reactivated wasted area calculation for 'cygon' rectangle packer 2007-05-21 19:04:48 +00:00
Nuclex.Support (PC).csproj Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +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