DrCircuit.ConsoleUtilities.ConsoleChalk

A small set of extension methods that make it easier to color text in the console. Just call a string with the color method you want, it will color the text in that color in the console window. You can make several calls to different colors using concatenation or string interpolation.


Keywords
Console, Text, Colors
License
GPL-3.0
Install
Install-Package DrCircuit.ConsoleUtilities.ConsoleChalk -Version 1.0.0