Skip to content

tomek-i/ConsoleMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Menu

A utility library to add quickly a menu system to your command line tool or console application.

There is a Demo project included showcasing some of it's features.

Main Menu The menu items / selectors are not restricted to single characters. you can mix and match digits and characters etc.

Sub Menus You can have nested menu's and they follow the same principles, exiting the submenus will get you back to the parent menu.

Help Menu Customizable help

Color Display Extended Colors

Loading Bars Repositions the cursor through ANSI codes for smooth animations.

About

A menu builder for console applications in .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages