ConsoleColours is a package that eases the use of text effects in .Net console output. Effects can include changing the fore- and background colours, underlining text and making it bold and so on.
A multithreaded logging system which allows colored console output on windows via ANSI color code interpretation.
Also includes helpful widgets for console UIs like; progress bars, spinners, countdowns, & type restricted user prompts.