BetterConsoleSharp 1.0.0

Additional Details

Doesn't work outside the Visual Studio's debugger console (fixed in 1.1 version)

There is a newer version of this package available.
See the version list below for details.
dotnet add package BetterConsoleSharp --version 1.0.0
NuGet\Install-Package BetterConsoleSharp -Version 1.0.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="BetterConsoleSharp" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BetterConsoleSharp --version 1.0.0
#r "nuget: BetterConsoleSharp, 1.0.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 BetterConsoleSharp as a Cake Addin
#addin nuget:?package=BetterConsoleSharp&version=1.0.0

// Install BetterConsoleSharp as a Cake Tool
#tool nuget:?package=BetterConsoleSharp&version=1.0.0

<h1 align="center">BetterConsole</h1> <br>

BetterConsole is a C# library to make beautiful console designs easily.<br> Inspired by pyfade and Colorful.Console, <br> Developped by @MightyTea<br>

<img src="https://media.discordapp.net/attachments/850275514753220658/991606094063489096/VsDebugConsole_yKHqgIuSm3.png"/>

BetterConsole icon

How to Get It

  • Download [BetterConsole] from NuGet.
  • Perform a Git clone

git clone https://github.com/MightyTea/BetterConsole.git

Features

  • Colorate text ✔️
  • Gradients ✔️
  • Writing effects ✔️
  • System.Console utilities ✔️

<br>

Colorate text

<img src="https://cdn.discordapp.com/attachments/882652381731504182/890179524451512330/unknown.png"> <p><i><strong>Colorate text easily.</strong></i></p> <br>

BConsole.ColorWrite("Hello World!", Color.Blue);

<br>

Color.Blue = color<br> text = text to be colored<br>

<br>

<br>

Colorate text with gradients

<img src="https://media.discordapp.net/attachments/850275514753220658/991610829059407922/VsDebugConsole_ciak3jXRTx.png"> <p><i><strong>Make a gradient effect.</strong></i></p> <br>

BConsole.WriteGradientLine("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", Color.White, Color.Black);

<br>

👤 Author

👤 GitHub: @MightyTea<br>

🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check issues page.

❤ Show your support

Give a ⭐️ if this project helped you!


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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 954 7/7/2022
1.1.2 912 7/2/2022
1.1.1 876 6/30/2022
1.1.0 917 6/30/2022
1.0.1 903 6/29/2022
1.0.0 941 6/29/2022