Coder Social home page Coder Social logo

vladboss61 / cathode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vezel-dev/cathode

1.0 0.0 0.0 903 KB

A terminal-centric replacement for the .NET console APIs.

Home Page: https://docs.vezel.dev/cathode

License: BSD Zero Clause License

Smalltalk 0.13% C# 99.87%

cathode's Introduction

Cathode

A terminal-centric replacement for the .NET console APIs.

License Commits Build Discussions Discord


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 supports.

Please note that, since Cathode replaces a very fundamental component of the framework, the use of certain framework APIs becomes problematic. As an example, intermixing Cathode and System.Console usage will break. Referencing Cathode (or a package that uses it) will pull in a Roslyn analyzer that diagnoses problematic APIs and suggests working replacements.

Usage

This project offers the following packages:

Package Description Downloads
Vezel.Cathode Provides the core terminal API. Downloads
Vezel.Cathode.Hosting Provides the terminal hosting model. Downloads
Vezel.Cathode.Extensions Provides terminal hosting and logging for the .NET Generic Host. Downloads

To install a package, run dotnet add package <name>.

See the sample programs for examples of what the API can do. The samples can be run with dotnet example.

For more information, please visit the project home page.

License

This project is licensed under the terms found in LICENSE-0BSD.

cathode's People

Contributors

alexrp avatar dependabot[bot] avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.