Skip to content

bhank/ConsoleAppSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Skeleton for creating a new C# console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages