Vezel.Cathode.Analyzers 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
Suggested Alternatives

Vezel.Cathode

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Vezel.Cathode.Analyzers --version 0.8.23
NuGet\Install-Package Vezel.Cathode.Analyzers -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.Analyzers" Version="0.8.23">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vezel.Cathode.Analyzers --version 0.8.23
#r "nuget: Vezel.Cathode.Analyzers, 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.Analyzers as a Cake Addin
#addin nuget:?package=Vezel.Cathode.Analyzers&version=0.8.23

// Install Vezel.Cathode.Analyzers as a Cake Tool
#tool nuget:?package=Vezel.Cathode.Analyzers&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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.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