Miguel de Icaza 2002e8c2d3 Upgrade sample to use the new layout system 7 jaren geleden
..
Program.cs 2002e8c2d3 Upgrade sample to use the new layout system 7 jaren geleden
README.md a776341ad6 Add .NET core sample 7 jaren geleden
StandaloneExample.csproj 2002e8c2d3 Upgrade sample to use the new layout system 7 jaren geleden

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.