miguel 4d6efcb52e Clarified when to use ESC 9 há 7 anos atrás
..
Program.cs 4d6efcb52e Clarified when to use ESC 9 há 7 anos atrás
README.md a776341ad6 Add .NET core sample há 7 anos atrás
StandaloneExample.csproj dbd1ae0562 Improve sample há 7 anos atrás

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.