|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
Program.cs | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
StandaloneExample.csproj | %!s(int64=5) %!d(string=hai) anos | |
StandaloneExample.sln | %!s(int64=5) %!d(string=hai) anos |
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.