2
0
Tim Heuer 280f47374c Updating to supported target of .NET (#1263) 4 жил өмнө
..
Program.cs 3e46047971 Fix NewFile modal 4 жил өмнө
README.md 3d984fae1a updated README 5 жил өмнө
StandaloneExample.csproj 280f47374c Updating to supported target of .NET (#1263) 4 жил өмнө
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.