TirsvadCLI.AnsiCode 0.1.0-alpha.4

This is a prerelease version of TirsvadCLI.AnsiCode.
dotnet add package TirsvadCLI.AnsiCode --version 0.1.0-alpha.4
                    
NuGet\Install-Package TirsvadCLI.AnsiCode -Version 0.1.0-alpha.4
                    
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="TirsvadCLI.AnsiCode" Version="0.1.0-alpha.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TirsvadCLI.AnsiCode" Version="0.1.0-alpha.4" />
                    
Directory.Packages.props
<PackageReference Include="TirsvadCLI.AnsiCode" />
                    
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 TirsvadCLI.AnsiCode --version 0.1.0-alpha.4
                    
#r "nuget: TirsvadCLI.AnsiCode, 0.1.0-alpha.4"
                    
#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.
#addin nuget:?package=TirsvadCLI.AnsiCode&version=0.1.0-alpha.4&prerelease
                    
Install TirsvadCLI.AnsiCode as a Cake Addin
#tool nuget:?package=TirsvadCLI.AnsiCode&version=0.1.0-alpha.4&prerelease
                    
Install TirsvadCLI.AnsiCode as a Cake Tool

NuGet Downloads Contributors Forks Stargazers Issues MIT License LinkedIn

<div align="center"> <a href="https://github.com/TirsvadCLI/Dotnet.Tool.AnsiCode"> <img src="logo/logo.png" alt="Logo" width="80" height="80"> </a> <h3 align="center">Ansi Code</h3> <p>Ansi code for console applications</p>

<a href="https://github.com/TirsvadCLI/Dotnet.Tool.AnsiCode/blob/master/images/Screenshot.png">
    <img src="images/Screenshot.png" alt="AnsoCode example" height="120">
</a>
<br />
<P><a href="https://github.com/TirsvadCLI/Dotnet.Tool.AnsiCode"><strong>Explore the docs</strong></a></P>
<P>
    <a href="https://github.com/TirsvadCLI/Dotnet.Tool.AnsiCode/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
    �
    <a href="https://github.com/TirsvadCLI/Dotnet.Tool.AnsiCode/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
</P>

</div>

Ansi Code

Ansi codes helper for console applications.

Table of Contents

About the Project

This project is a simple helper class for using Ansi codes in console applications.

Getting Started

Nuget package: https://www.nuget.org/packages/TirsvadCLI.AnsiCode/

Installation

To install the package, run the following command in your terminal:

dotnet tool install TirsvadCLI.AnsiCode

Example

In the example you can see how to use the AnsiCode class.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License.

Contact

Jens Tirsvad Nielsen - LinkedIn

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.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
0.1.0-alpha.4 116 3/30/2025
0.1.0-alpha.3 114 3/30/2025