mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
24 lines
724 B
Markdown
24 lines
724 B
Markdown
# Terminal.Gui v2 - Cross Platform Terminal UI toolkit for .NET
|
|
|
|
**NOTE**
|
|
>v2 is still in development (see the `v2_develop` branch). The current stable version of v1 is in the `develop` branch.
|
|
|
|
|
|
|
|
|
|
A toolkit for building rich console apps for .NET that run on Windows, the Mac, and Linux.
|
|
|
|

|
|
|
|
## Terminal.Gui API Documentation
|
|
|
|
* [Conceptual Documentation](~/docs)
|
|
* [API Reference](~/api/Terminal.Gui.yml)
|
|
|
|
## UI Catalog
|
|
|
|
UI Catalog is a comprehensive sample library for Terminal.Gui. It provides a simple UI for adding to the catalog of scenarios.
|
|
|
|
* [UI Catalog API Reference](~/api/UICatalog/UICatalog.yml)
|
|
* [UI Catalog Source](https://github.com/gui-cs/Terminal.Gui/tree/master/UICatalog)
|