Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 257 Bytes

avalonia-fsharp-tutorial

AvaloniaUI Tutorial in F#. Just don't.

Build

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

$ dotnet build -c Release

Run

$ dotnet run -c Release