UwpWithoutVisualStudio icon indicating copy to clipboard operation
UwpWithoutVisualStudio copied to clipboard

Samples for making UWP apps without the help of Visual Studio.

UwpWithoutVisualStudio

UwpWithoutVisualStudio contains samples for making UWP apps without the help of Visual Studio.

Build Instructions

  1. Run dotnet build in the the directory of the project you want to build.
  2. Open the Start Menu to find the newly installed UWP app.
  3. Click on the app icon to run it.

Prerequisites

  • [x] Latest .NET 5 SDK