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 07d1b026f1 Fixed compilation error in .NET 4.0 build - member in excluded section of code had not been renamed
git-svn-id: file:///srv/devel/repo-conversion/nusu@273 d2e56fa2-650e-0410-a79f-9358c0239efd
2012-03-09 07:10:25 +00:00
Documents Some cosmetic changes; all methods in the StringBuilderHelper are now extension methods; added GarbagePolicy enumeration for StringBuilder helper methods; custom Semaphore is not internal in Windows builds to avoid ambiguous symbols 2012-03-03 12:45:49 +00:00
Properties Improved docs 2012-02-29 16:40:35 +00:00
Source Fixed compilation error in .NET 4.0 build - member in excluded section of code had not been renamed 2012-03-09 07:10:25 +00:00
Nuclex.Support (net-4.0).csproj It seems that contrary to what MSDN says, the Dictionary<K, T> class does not have a constructor accepting an IEqualityComparer on the Xbox 360 or Windows Phone 7; added missing documentation in Pool class 2012-03-08 12:05:59 +00:00
Nuclex.Support (xna-4.0-phone7).csproj It seems that contrary to what MSDN says, the Dictionary<K, T> class does not have a constructor accepting an IEqualityComparer on the Xbox 360 or Windows Phone 7; added missing documentation in Pool class 2012-03-08 12:05:59 +00:00
Nuclex.Support (xna-4.0-xbox360).csproj It seems that contrary to what MSDN says, the Dictionary<K, T> class does not have a constructor accepting an IEqualityComparer on the Xbox 360 or Windows Phone 7; added missing documentation in Pool class 2012-03-08 12:05:59 +00:00