Info
Version: | 1.0.2 |
Author(s): | Espen Sande Larsen |
Last Update: | Thursday, October 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drcircuit/ConsoleUtilities |
NuGet Url: | https://www.nuget.org/packages/DrCircuit.ConsoleUtilities.ConsoleChalk |
Install
Install-Package DrCircuit.ConsoleUtilities.ConsoleChalk
dotnet add package DrCircuit.ConsoleUtilities.ConsoleChalk
paket add DrCircuit.ConsoleUtilities.ConsoleChalk
DrCircuit.ConsoleUtilities.ConsoleChalk Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.