Files
Terminal.Gui/StandaloneExample
Tig Kindel 2971fc9134 Fixes #769. Include PDB symbols on Nuget (#1747)
* trying to get nuget symbols to work

* fixed nuget sybmols?
2022-05-26 19:33:31 -07: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.