2
0
Tig Kindel a95e06c15d Fixes #1741. Use gitversion instead of minver (#1746) 3 жил өмнө
..
Properties b185722ab6 Standalone update fix (#1596) 3 жил өмнө
Program.cs b185722ab6 Standalone update fix (#1596) 3 жил өмнө
README.md 3d984fae1a updated README 5 жил өмнө
StandaloneExample.csproj a95e06c15d Fixes #1741. Use gitversion instead of minver (#1746) 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.