UwpWithoutVisualStudio
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
- Run
dotnet build
in the the directory of the project you want to build. - Open the Start Menu to find the newly installed UWP app.
- Click on the app icon to run it.
Prerequisites
- [x] Latest .NET 5 SDK