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

An MVVM friendly SplitView template for Windows 10 universal applications

Notifications You must be signed in to change notification settings

jamesmcroft/Windows-Universal-SplitViewTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows 10 (UAP) SplitView Project Template

This project template is part of my Developing for Windows 10 blog post series focussing on developing universal mobile applications for the Windows 10 platform.

This template has been designed to make it quicker and easier to get set up with developing a Windows 10 app using the new SplitView menu system for application navigation.

Features include

The MVVM Light Toolkit, designed to help developers get started with the Model-View-ViewModel pattern.

Custom SplitView menu control, designed to make it easier to create a robust menu system in a short amount of time. The menu comes with a preset layout which can be easily modified but has been designed to fit in with the design guidelines for Windows 10 application and should require minimal design changes to work with your application.

Navigation service, designed so that you can easily navigate the pages of your application in a simple way.

Feedback & questions

Please leave any feedback or questions and I will try to get back in touch as soon as possible. If you find an errors or ways to improve the code, feel free to correct them! This is an open project so feel free to contribute towards it if you feel there is an area that could be improved. You can also reach out to me on Twitter @jamesmcroft!

About

An MVVM friendly SplitView template for Windows 10 universal applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages