View on GitHub

.NET Consoul

Console interface extensions

Consoul documentation

Welcome! This guide walks you through the major components that make up Consoul. If you are getting started, read the quick tour below and then dive into the focused guides for each feature area.

Table of contents

  1. Core console APIs
  2. Prompts
  3. Views
  4. Tables
  5. Progress
  6. Routines

Quick tour

Consoul enhances the standard console experience in three key ways:

The detailed guides contain:

Continue with the core console APIs guide to learn about output helpers, render options, and configuration best practices.