Vezel.Cathode 0.8.23

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vezel.Cathode --version 0.8.23
NuGet\Install-Package Vezel.Cathode -Version 0.8.23
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="Vezel.Cathode" Version="0.8.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vezel.Cathode --version 0.8.23
#r "nuget: Vezel.Cathode, 0.8.23"
#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 Vezel.Cathode as a Cake Addin
#addin nuget:?package=Vezel.Cathode&version=0.8.23

// Install Vezel.Cathode as a Cake Tool
#tool nuget:?package=Vezel.Cathode&version=0.8.23

Cathode

Cathode is a toolkit for writing terminal-based applications. It is effectively a complete replacement for the .NET console APIs.

With the Windows console host now supporting virtual terminal sequences, it makes little sense for console interaction to still be centered around the old Windows console host and the many limitations it had. Cathode provides an API centered around a VT100 terminal with some extensions from later models and modern terminal emulators. It works on all desktop platforms that .NET 6+ supports.

This project offers the following packages:

See the sample programs for examples of what the API can do.

For more information, please visit the project page.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Vezel.Cathode:

Package Downloads
Vezel.Cathode.Extensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Cathode is a terminal-centric replacement for the .NET console APIs. With Windows Terminal having replaced the old Windows console host, it makes little sense for console interaction to still be centered around the old console host and the many limitations it had. Cathode provides an API centered around a VT100 terminal with some extensions from later models and modern terminal emulators. It works on all desktop platforms that .NET supports. This package provides terminal hosting and logging for the .NET Generic Host.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.12.42 4,824 1/18/2024
0.11.1 1,347 1/1/2024
0.10.40 3,765 3/17/2023
0.9.156 1,256 1/9/2023
0.8.23 1,613 4/8/2022