Files
Terminal.Gui/docfx/index.md

20 lines
730 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.
![Sample](images/sample.gif)
## Terminal.Gui API Documentation
* [Conceptual Documentation](docs/index.md)
* [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)