ConsoleAppSkeleton ConsoleAppSkeleton is a skeleton for a C# console app, surprisingly enough. Features: Command line parsing with NDesk Options Limiting to a single instance with a mutex Writing unhandled exceptions to the console and the event log -Adam Coyne