Project DescriptionThe Command Line Helper library is a managed code library inspired by the Windows PowerShell command line enhancements. You specify a class decorated with Command Line Helper attributes and the Command Line Helper handles validation of command line parameters and relating usage information to users of your application.
NewsVersion 1 of the library is released! Check the Releases tab for more information.
DocumentationDocumentation for the library can be found
here.