Vezel.Cathode.Extensions
0.14.17
Prefix Reserved
dotnet add package Vezel.Cathode.Extensions --version 0.14.17
NuGet\Install-Package Vezel.Cathode.Extensions -Version 0.14.17
<PackageReference Include="Vezel.Cathode.Extensions" Version="0.14.17" />
<PackageVersion Include="Vezel.Cathode.Extensions" Version="0.14.17" />
<PackageReference Include="Vezel.Cathode.Extensions" />
paket add Vezel.Cathode.Extensions --version 0.14.17
#r "nuget: Vezel.Cathode.Extensions, 0.14.17"
#addin nuget:?package=Vezel.Cathode.Extensions&version=0.14.17
#tool nuget:?package=Vezel.Cathode.Extensions&version=0.14.17
Cathode
Cathode is a toolkit for writing terminal-based applications. It is effectively a complete 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 project offers the following packages:
- Vezel.Cathode: Provides the core terminal API.
- Vezel.Cathode.Extensions: Provides terminal hosting and logging for the .NET Generic Host.
See the sample programs for examples of what the API can do.
For more information, please visit the project home page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Systemd (>= 8.0.0)
- Vezel.Cathode (>= 0.14.17)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Vezel.Cathode.Extensions:
Repository | Stars |
---|---|
JustAman62/undercut-f1
F1 Live Timing TUI for all F1 sessions with variable delay to sync to your TV. Supports replaying previously recorded sessions.
|