Files
Terminal.Gui/StandaloneExample
Miguel de Icaza bf728373a4 Upgrade
2018-05-09 01:25:52 -04:00
..
2018-02-15 23:11:23 -05:00
2018-05-09 01:25:52 -04:00

This is just a simple standalone sample that shows how to consume the gui.cs 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.