Files
Terminal.Gui/StandaloneExample/README.md
2018-02-15 23:11:23 -05:00

237 B

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.