Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

martinbojnansky/UWPTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Windows Platform Template

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.

Installation

  1. Clone or download the repository.
  2. Run RenameSolution.ps1 with PowerShell.
  3. Enter old solution name: UWPTemplate
  4. Enter new solution new name of your choice.

About

This is boilerplate for starting a new UWP project with core library for basic application infrastructure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published