Skip to content
/ WinUI2Template Public template

A UWP project template that allows developers to get started with WinUI 2 quickly!

Notifications You must be signed in to change notification settings

colinkiama/WinUI2Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinUI2Template

A UWP project template that let's developers get started with WinUI 2 quickly!

Available in Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=ColinKiama.winui-2-template

You can also select "Use this template" and rename namespaces and files yourself.

WinUI2 Template Screenshot

Template Structure

This template is a UWP app with WinUI 2.4 installed and ready to use.

  • MainPage (Where a NavigationView for the whole app exists)
  • HomePage (The first page displayed in the navigation view)
  • Page1 (A secondary page that used to show how you can navigate between pages)
  • SettingsPage (Shows when you select the settings item on the NavigationView)

Branches

Branch Name Description
master Changes from the runnable branch used in the latest production release.
runnable A runnable version of the template that will be exported in the dev branch.
dev Takes the changes from the runnable branch and replaces the names with template parameters.

Making your own templates

Learn how to make your own templates here (It can save you a lot of time!): https://docs.microsoft.com/en-us/visualstudio/extensibility/creating-custom-project-and-item-templates?view=vs-2019

About

A UWP project template that allows developers to get started with WinUI 2 quickly!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages