Files
Terminal.Gui/StandaloneExample
2018-05-25 19:07:37 -04:00
..
2018-05-25 19:07:37 -04:00
2018-02-15 23:11:23 -05:00
2018-05-21 12:56:22 -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.