Files
Terminal.Gui/StandaloneExample
BDisp b185722ab6 Standalone update fix (#1596)
* Updating nuget package and fixing nonworking code.

* Adding some more improvements and launch for UseSystemConsole.

* Fixes layout issue.

* Also added a launch for UseSystemConsole for the Example project.

* Fixing unit tests.

* Trying fixing timeouts duplicate keys.
2022-02-18 07:23:46 -08:00
..
2022-02-18 07:23:46 -08:00
2022-02-18 07:23:46 -08:00
2020-05-20 15:23:21 -06:00

This is just a simple standalone sample that shows how to consume Terinal.Gui from a NuGet package and .NET Core project.

Simply run:

$ dotnet run

To launch the application. Or use Visual Studio, open the solution and run.