A cross-platform GUI under 2 minutes with .NET via AvaloniaUI
In this post let's build a Hello World application using AvaloniaUI which is a C# library for building cross-platform desktop apps with XAML dialect.
Requirements
.NET Core SDK Link
Visual Studio 2019
Getting Started
Windows:
Create "Avalonia M...
blog.suryatejak.in2 min read