I first installed.NET using the microsoft page and I also installed the VSCode Extension for C# to get some intelisense and auto-completion. I then created a repository and ran the command dotnet new ...
I created this project initially in my Tutorials repository. The following is the description from the ReadMe there: C# Wpf UI | How to Design a Flat Light Login Page ...