Tig b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 4 maanden geleden
..
Example.cs 7ba6d638bc Fixes #3918 and #3913 - `Accepting` behavior (#3921) 5 maanden geleden
Example.csproj b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 4 maanden geleden
README.md 516fec87e7 Update Example.cs to match root README.md 2 jaren geleden

README.md

Terminal.Gui C# Example

This example shows how to use the Terminal.Gui library to create a simple GUI application in C#.

This is the same code found in the Terminal.Gui README.md file.

To explore the full range of functionality in Terminal.Gui, see the UICatalog project

See README.md for a list of all Terminal.Gui samples.

Note, the old demo.cs example has been deleted because it was not a very good example. It can still be found in the git history.