dein.Colorify
2.7.0
See the version list below for details.
dotnet add package dein.Colorify --version 2.7.0
NuGet\Install-Package dein.Colorify -Version 2.7.0
<PackageReference Include="dein.Colorify" Version="2.7.0" />
paket add dein.Colorify --version 2.7.0
#r "nuget: dein.Colorify, 2.7.0"
// Install dein.Colorify as a Cake Addin #addin nuget:?package=dein.Colorify&version=2.7.0 // Install dein.Colorify as a Cake Tool #tool nuget:?package=dein.Colorify&version=2.7.0
dein Colorify [ Win+Mac+Linux ]
Colorify was created to simplify and automate tasks related to NET Core console formatting. Was born in HardHat project as a Class. Now grown up as a library and can be used by other console applications.
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 do you need to install?
Installing
ToolBox is available as project or package. We strongly recommend adding as a NuGet package if you don't need to make modifications directly on the source code library.
Follow these 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
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 a guide than words.
Just go to Sample
project folder and run this command on terminal:
cd Sample
dotnet run
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- 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,131 | 12/14/2022 |
2.8.0 | 4,388 | 5/21/2022 |
2.7.1 | 899 | 5/19/2022 |
2.7.0 | 2,055 | 3/20/2022 |
2.6.0 | 5,235 | 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,321 | 9/28/2018 |
2.1.0 | 1,352 | 9/15/2018 |
2.0.1 | 1,311 | 9/5/2018 |
2.0.0 | 1,313 | 8/22/2018 |
1.0.8 | 1,265 | 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,787 | 1/5/2018 |
Refer to https://github.com/deinsoftware/colorify/blob/master/CHANGELOG.md on GitHub.