Console Toolkit
  • Getting Started
  • Documentation
  • Library GitHub Page
  • Nuget Page

Documentation

The Console Toolkit documentation covers the following areas:

  • The application framework.
    1. Overview
    2. Console applications
    3. Command driven applications
    4. Parsing conventions
    5. Dependency injection and command handlers
  • Defining commands and program options.
    1. Overview
    2. Positional Parameters
    3. Options
    4. Reusing options through OptionSet
    5. Global Options
    6. Defining handlers
    7. Multi-word commands
  • Formatting output on the console.
    1. Output Streams And Adapters
    2. Basic Output Features
    3. More control through Report<T>
  • Accepting input from the user.
    1. Overview
    2. Customising data input
  • Interactive sessions
    1. Overview
    2. The Interactive Session Service
  • Future Development

© 2023 Jamie Davis with help from Jekyll Bootstrap and Twitter Bootstrap