ConsoleFx Commandline Processing Library
betaCommand-line application library
Screenshots
Description
ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models.
With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
For detailed documentation, with getting started guides, advanced topics and references, please visit:
http://consolefx.codeplex.com/documentation
Features
- General purpose command-line parser
- Provides both Fluent and Declarative APIs
- Support for interactive shell applications
- Support for console output capturing
User Reviews
Be the first to post a review of ConsoleFx Commandline Processing Library!