Simpple Console WriteLine extensions to help with formatting and colorization.
Info
Version: | 0.1.0 |
Author(s): | Alex Drenea |
Last Update: | Saturday, May 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexdrenea/ConsoleWriter |
NuGet Url: | https://www.nuget.org/packages/ConsoleWriter |
Install
Install-Package ConsoleWriter
dotnet add package ConsoleWriter
paket add ConsoleWriter
ConsoleWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Console(>= 4.3.1)
Tags