dein.Colorify
2.2.2
See the version list below for details.
dotnet add package dein.Colorify --version 2.2.2
NuGet\Install-Package dein.Colorify -Version 2.2.2
<PackageReference Include="dein.Colorify" Version="2.2.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add dein.Colorify --version 2.2.2
#r "nuget: dein.Colorify, 2.2.2"
// Install dein.Colorify as a Cake Addin #addin nuget:?package=dein.Colorify&version=2.2.2 // Install dein.Colorify as a Cake Tool #tool nuget:?package=dein.Colorify&version=2.2.2
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 | Versions 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 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
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 | 8,009 | 12/14/2022 |
2.8.0 | 4,386 | 5/21/2022 |
2.7.1 | 899 | 5/19/2022 |
2.7.0 | 2,055 | 3/20/2022 |
2.6.0 | 5,230 | 11/11/2020 |
2.5.2 | 1,486 | 4/27/2020 |
2.4.1 | 2,324 | 10/3/2019 |
2.4.0 | 4,805 | 1/25/2019 |
2.3.0 | 1,217 | 1/23/2019 |
2.2.2 | 1,229 | 12/6/2018 |
2.2.1 | 1,210 | 11/28/2018 |
2.2.0 | 1,320 | 9/28/2018 |
2.1.0 | 1,349 | 9/15/2018 |
2.0.1 | 1,310 | 9/5/2018 |
2.0.0 | 1,312 | 8/22/2018 |
1.0.8 | 1,264 | 8/22/2018 |
1.0.7 | 1,454 | 6/14/2018 |
1.0.6 | 1,461 | 6/13/2018 |
1.0.5 | 1,404 | 6/8/2018 |
1.0.4 | 1,491 | 6/7/2018 |
1.0.3 | 1,394 | 2/20/2018 |
1.0.2 | 2,624 | 2/18/2018 |
1.0.1 | 2,571 | 1/12/2018 |
1.0.0 | 2,785 | 1/5/2018 |
This is where it all begins...