A Console UI library for quickly building view-like Console Apps.


Keywords
Console, console-visualization
License
LGPL-3.0
Install
Install-Package Consoul -Version 1.6.6

Documentation

Package

Consoul

Add some life to your Console project!

Tiny Text Adventures

The Consoul library provides more convenient methods of rendering in a traditional Console application.

Getting Started

Visit consoul.dev for the latest documentation and examples of usage.

Installing

NuGet

A NuGet package is published and maintained using both NuGet and GitHub Package Registry.

View the available package(s):

Otherwise

Clone, build, and copy the assembly to your project.

Key Features

  • Clean and consistent User navigation
  • Dynamic messages and color scheming
  • Useful console input and output methods help cleanup your project
  • Advanced rendering:
    • Fixed Messages
    • Tables
    • Progress Bars
    • Selection Prompts
    • Banners
  • Automated Routines
  • Startup Argument processes

Acknowledgements

If you've created a game out of this library, please share it by submitting an issue

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE.md file for details