没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ConsoleFX |
ConsoleFX
|
1 | 0 | 367 |
贡献者 | 讨论 | 代码提交 |
概述
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 declarative (using attributes) and imperative programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
ConsoleFx also provides utility classes for console output capturing and extensions to the Console class. We plan to add other utility classes in the future, making it the all-in-one solution for creating your command-line applications.
创建时间:2014-05-06 17:12
标签: