This is boilerplate for starting a new UWP project with core library for basic application infrastructure. The boilerplate uses MVVM pattern and IoC/DI container with ability to navigate between pages through ViewModel classes.
- Clone or download the repository.
- Run RenameSolution.ps1 with PowerShell.
- Enter old solution name: UWPTemplate
- Enter new solution new name of your choice.