Skip to content

Light Utility to change the Foreground and Background color of a console app

License

Notifications You must be signed in to change notification settings

LuigiAndrea/Color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Windows
Build Status Build status

Color

Light Utility to change the Foreground and Background color of a text in a console app

Prerequisites

You need to have installed .NET Core 1.1 on your machine. Verify your version running dotnet --version in a terminal/console window.

Build and Run

To build and run the samples, navigate to color-example folder and run the following commands:

dotnet restore

dotnet run