dein.Colorify 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package dein.Colorify --version 2.3.0
NuGet\Install-Package dein.Colorify -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dein.Colorify" Version="2.3.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dein.Colorify --version 2.3.0
#r "nuget: dein.Colorify, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install dein.Colorify as a Cake Addin
#addin nuget:?package=dein.Colorify&version=2.3.0

// Install dein.Colorify as a Cake Tool
#tool nuget:?package=dein.Colorify&version=2.3.0

dein Colorify [ for Win, Mac & Linux ]

Colorify was created to simplify and automate tasks related to NET Core console formating. Was born in HardHat project as a Class. Now grew up as library and can be used by other console applications.

Contributions or Beer will be appreciated

The Code is Dark and Full of Errors!
Console is your friend ... don't be afraid!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install?

Installing

ToolBox is available as project or package. We strong recommend add as a NuGet package if don't need make modifications directly on source code library.

Follow this instructions to add ToolBox in your project.

Add As Package

In your project folder, where is located .csproj file run this command on terminal:

dotnet add package dein.Colorify

If you want to use OS class highly recommend use ToolBox project.

dotnet add package dein.ToolBox
dotnet add package Newtonsoft.Json --version 11.0.2

Official documentation: dotnet add package

Usage

Refer to README file on GItHub.

To understand how this library works, take a look inside Sample folder. Better easy to use guide than words.

Just go to Sample project folder and run this command on terminal:

cd Sample
dotnet r
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on dein.Colorify:

Package Downloads
LloydLion.DidiFrame

Smart framework to create discord bots using c#

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.9.0 2,344 12/14/2022
2.8.0 4,082 5/21/2022
2.7.1 830 5/19/2022
2.7.0 1,934 3/20/2022
2.6.0 3,444 11/11/2020
2.5.2 1,413 4/27/2020
2.4.1 2,252 10/3/2019
2.4.0 4,715 1/25/2019
2.3.0 1,147 1/23/2019
2.2.2 1,156 12/6/2018
2.2.1 1,135 11/28/2018
2.2.0 1,237 9/28/2018
2.1.0 1,268 9/15/2018
2.0.1 1,229 9/5/2018
2.0.0 1,235 8/22/2018
1.0.8 1,198 8/22/2018
1.0.7 1,380 6/14/2018
1.0.6 1,398 6/13/2018
1.0.5 1,333 6/8/2018
1.0.4 1,439 6/7/2018
1.0.3 1,333 2/20/2018
1.0.2 2,290 2/18/2018
1.0.1 2,290 1/12/2018
1.0.0 2,507 1/5/2018

This is where it all begins...