windows-app-bootstrap icon indicating copy to clipboard operation
windows-app-bootstrap copied to clipboard

Template repo for a modern Windows app

Windows app bootstrap template

A simple template repository you can use to fast track your new modern Windows app. This template sets up a few common things you neeed for new projects:

This structure was also set up to be easily extended with Xamarin or converted to Uno.

Usage

  1. Click the "use this template" button
  2. This should generate a new repo that is pre-populated with the files in this template
  3. Clone your newly generated repo
  4. Use File Explorer or some other method to change the names of the projects, solutions, and namespaces as you see fit.
  5. Start building your app!

Contribution

Ideas for new things to add are welcome, but I'd like to keep this repo as minimal as possible so apologies in advance if some ideas aren't added.