Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 737 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 737 Bytes

NXUI + F#

This is a simple template to get started with Avalonia and F# through NXUI.

dotnet run --project src/App

You should briefly see your application window showing on your desktop.

Alternatives

Although NXUI is a great way to get started with Avalonia and F#, there are other options available:

All of them offer similar or different approaches to building UIs with F#.