BDisp e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) 5 年 前
..
Program.cs e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) 5 年 前
README.md a776341ad6 Add .NET core sample 7 年 前
StandaloneExample.csproj e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) 5 年 前
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 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.