ConsoleFx

A Command Line Processing Library
Download

ConsoleFx Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Jeevanjj
  • Operating Systems:
  • Windows All
  • File Size:
  • 15 KB

ConsoleFx Tags


ConsoleFx Description

ConsoleFx was designed to be a command line processing library. ConsoleFx is an attribute-based .NET/Mono 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, all through the use of attributes. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. Using the ConsoleFx commandline parser, you can declaratively specify a whole host of conditions for specifying command line arguments. These can include the ability to: · Enforce the order of the command line arguments · Specify switch options and limit the number of times they can occur as command-line arguments · Allow parameters to be specified for switch options, and limit the number of parameters that can be specified · Specify non-switch arguuments and how they are to be used · Run custom validations on switch parameters and non-switch arguments, including tests for regular expressions, file masks, integers, booleans, enums, etc. · Automatically map non-switch arguments to strong-typed properties for easier readability · Perform custom validations that can not be performed by ConsoleFx declaratively


ConsoleFx Related Software