UWP Fast Track Template
Overview
2 Projects:
- .Net Standard library
- UWP app with a NavigationView
Features:
- Localisation preconfigured.
- Multilingual App Toolkit enabled
- Basic MVVM Navigation setup
- Dependency Injection configured
- Includes Windows Community Toolkit and WinUI 2 package
Initial Setup
- In the UWP project, add a reference to the .Net Standard library project
- Set the UWP Project as the default startup project
- Change the build architecture type to a specific one
| |