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 0637b9d71b Moved another helper method that tests whether a type is carrying an attribute into the TypeHelper class
git-svn-id: file:///srv/devel/repo-conversion/nusu@271 d2e56fa2-650e-0410-a79f-9358c0239efd
2012-03-08 17:14:42 +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 Moved another helper method that tests whether a type is carrying an attribute into the TypeHelper class 2012-03-08 17:14:42 +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