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 1161ef8f25 Trimmed down the Request class and provided it with a clear way to pass results to the user of the request
git-svn-id: file:///srv/devel/repo-conversion/nusu@63 d2e56fa2-650e-0410-a79f-9358c0239efd
2008-03-26 20:20:38 +00:00
Content Upgraded all projects to XNA 2.0; project files now use (x86) instead of (PC) to indicate an x86 build (more logical and readily associated with the build platform); moved all text files into their project's documents folder; fixed any build configuration inconsistencies encountered along the way; renamed Nuclex.Graphics.Effects to Nuclex.Graphics.SpecialEffects to avoid confusion with the XNA 'Effect' class 2007-12-14 20:43:34 +00:00
Documents Upgraded all projects to XNA 2.0; project files now use (x86) instead of (PC) to indicate an x86 build (more logical and readily associated with the build platform); moved all text files into their project's documents folder; fixed any build configuration inconsistencies encountered along the way; renamed Nuclex.Graphics.Effects to Nuclex.Graphics.SpecialEffects to avoid confusion with the XNA 'Effect' class 2007-12-14 20:43:34 +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 Trimmed down the Request class and provided it with a clear way to pass results to the user of the request 2008-03-26 20:20:38 +00:00
Nuclex.Support (x86).csproj Renamed FailableOperation to Request, this is a much shorter name that better represents the concept implemented by the class 2008-03-26 19:52:28 +00:00