Home

Awesome

FlagConsole

Overview

FlagConsole is a library for .NET, written in C#, that helps to build text-based console application interfaces. It provides controls like panel, textfield, list view, menu and label. It also offers drawing capabilitys for rectangles, lines and ellipses/circles.

NuGet

FlagConsole is available via NuGet! http://nuget.org/List/Packages/FlagConsole

Features

FlagConsole tries to make everything as simple as possible and offers the following features:

Demo application

The download section contains an demo application, that shows the FlagConsole library in action.

Screenshots of the demo application

The main menu

A label

A text box

Rectangles

Lines

Ellipses