Linux | Windows |
---|---|
Light Utility to change the Foreground and Background color of a text in a console app
You need to have installed .NET Core 1.1 on your machine. Verify your version running dotnet --version in a terminal/console window.
To build and run the samples, navigate to color-example folder and run the following commands:
dotnet restore
dotnet run