BDisp 671fa7d2b8 Added help menu from the UICatalog into the StandaloneExample. 2 лет назад
..
Properties b185722ab6 Standalone update fix (#1596) 3 лет назад
Program.cs 671fa7d2b8 Added help menu from the UICatalog into the StandaloneExample. 2 лет назад
README.md 3d984fae1a updated README 5 лет назад
StandaloneExample.csproj 4763313d1f Changed StandaloneExample to use latest nuget version (*) 3 лет назад
StandaloneExample.sln e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) 5 лет назад

README.md

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.