avalonia-fsharp-example

"Hello World" example using Avalonia and F#

MIT License

Stars
18

avalonia-fsharp-example

Code example for the article "Say hello to Avalonia".

Build

.NET Core 3.1 SDK is required to build the project.

$ dotnet build -c Release

Run

$ dotnet run -c Release