Console Tools
Everything about the console
Terminaux was created to provide you various console tools that are useful for your interactive .NET console applications, such as those that simulate the textual user interface (TUI) for various interactive applications, such as Nitrocid KS, BassBoom, and GRILO.
Console tools
Terminaux provides you with a plethora of console tools, such as a console wrapper, a powerful console writer with various types of writing, and basic terminal graphics renderer. Here are some of its tools:

Allows you to build interactive terminal applications based on data sets that consist of either a single type or a double type.

Provides a vast amount of console writers for different purposes, like the progress bar writer, writing console output in color, etc.

Provides you with a group of console checkers to ease the process of checking the features.

Allows you to customize how the console behaves in your .NET console applications that make use of this wrapper and/or built-in Terminaux features.
Other tools can be found in the left side pane of the documentation.
Last updated