CLAP: A Kick-Ass .NET Command-Line Parser

added by AdrianAisemberg
6/6/2011 4:46:14 PM

278 Views

Inspired by ASP.NET MVC controller-actions syntax: Introducing CLAP: Command-Line Auto Parser. The last parser you will ever need for a .NET application. Supports verbs, validations, automatic type-conversion (switches, arrays, enums etc), global parameters and more. Write your code as usual and let CLAP do the work.


0 comments