ConsoleAppVisuals 3.0.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ConsoleAppVisuals --version 3.0.5
                    
NuGet\Install-Package ConsoleAppVisuals -Version 3.0.5
                    
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="ConsoleAppVisuals" Version="3.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoleAppVisuals" Version="3.0.5" />
                    
Directory.Packages.props
<PackageReference Include="ConsoleAppVisuals" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ConsoleAppVisuals --version 3.0.5
                    
#r "nuget: ConsoleAppVisuals, 3.0.5"
                    
#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.
#:package ConsoleAppVisuals@3.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ConsoleAppVisuals&version=3.0.5
                    
Install as a Cake Addin
#tool nuget:?package=ConsoleAppVisuals&version=3.0.5
                    
Install as a Cake Tool

ConsoleAppVisuals

version NuGet License: MIT GitHub Coverage Status CI

title

Install

Download the library with NuGet from the terminal in one of your C# projects:

dotnet add package ConsoleAppVisuals

Use

Add the following using statement to your C# files:

using ConsoleAppVisuals;

The main class you will use is the Core class where you will find all the methods to add visuals to your console app.

v3 is out

The new version of the library is out! It is now easier than ever to add visuals to your console app. The new version is also more flexible and allows you to create your own visuals from oop.

Resources

Feel free to check out the following resources to help you get started:

Contributors

License

Distributed under the MIT License. See LICENSE for more information.

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.6.2 111 9/25/2025
3.6.1 132 7/28/2025
3.6.0 183 5/5/2025
3.5.5 154 4/4/2025
3.5.4 163 11/15/2024
3.5.3 161 9/3/2024
3.5.2 234 4/20/2024
3.5.1 168 4/5/2024
3.5.0 159 4/2/2024
3.5.0-rc 134 4/2/2024
3.5.0-beta.1 104 3/28/2024
3.5.0-beta 130 3/27/2024
3.5.0-alpha 116 3/26/2024
3.4.0 172 3/23/2024
3.4.0-beta 136 3/22/2024
3.3.1 179 3/20/2024
3.3.0 195 3/16/2024
3.2.6 173 3/14/2024
3.2.5 151 3/14/2024
3.2.4 192 3/13/2024
3.2.3 185 3/7/2024
3.2.2 184 3/7/2024
3.2.1 161 3/7/2024
3.2.0 172 3/5/2024
3.1.3 165 3/4/2024
3.1.2 175 3/3/2024
3.1.1 197 3/2/2024
3.1.0 185 3/2/2024
3.0.8 158 2/29/2024
3.0.7 169 2/18/2024
3.0.6 176 2/17/2024
3.0.5 206 1/10/2024
3.0.4 176 1/7/2024
3.0.3 175 1/6/2024
3.0.2 200 1/2/2024
3.0.1 166 1/2/2024
3.0.0 179 1/1/2024
2.7.10 168 12/31/2023
2.7.9 151 12/30/2023
2.7.8 189 12/24/2023
2.7.7 153 12/17/2023
2.7.6 175 12/13/2023
2.7.5 188 12/13/2023
2.7.4 152 12/12/2023
2.7.3 169 12/12/2023
2.7.2 143 12/12/2023
2.7.1 134 12/12/2023
2.7.0 162 12/11/2023
2.6.2 159 12/11/2023
2.6.1 165 12/11/2023
2.6.0 173 12/11/2023
2.5.2 162 12/9/2023
2.5.1 186 12/8/2023
2.5.0 137 12/8/2023
2.4.4 143 12/6/2023
2.4.3 206 11/23/2023
2.4.2 153 11/23/2023
2.4.1 144 11/23/2023
2.3.0 160 11/21/2023
2.2.5 158 11/21/2023
2.2.4 177 11/21/2023
2.2.3 147 11/21/2023
2.2.2 155 11/21/2023
2.2.1 156 11/21/2023
2.2.0 180 11/21/2023
2.1.0 182 11/15/2023
2.0.4 133 11/13/2023
2.0.3 206 10/19/2023
2.0.2 181 10/19/2023
2.0.0 163 10/18/2023
1.0.5 165 10/16/2023
1.0.4 183 10/10/2023
1.0.3 161 10/10/2023
1.0.2 173 10/10/2023
1.0.1 169 10/10/2023
1.0.0 195 10/10/2023