MahApps.Metro.netcoreapp30 icon indicating copy to clipboard operation
MahApps.Metro.netcoreapp30 copied to clipboard

.NET Core 3.1 MahApps.Metro sample

MahApps.Metro.netcoreapp30

Hello .NET Core 3 together with MahApps.Metro (v2.0 alpha)!

Prerequisites

Clone the repo

λ git clone https://github.com/punker76/MahApps.Metro.netcoreapp30.git

Build the app inside the cloned src folder

λ dotnet build

Run the app

λ dotnet run

screenshot01

screenshot02