Please head to https://aka.ms/wtsinstall to install the VSIX.
Included in this version:
1. Addition of C# WinUI 3 project templates:
- App (WinUI 3 in Desktop)
This template allows you to create a new WinUI in Desktop App choosing from the following options;- Project Type + Design Pattern:
- Blank project (without any scaffolding or frameworks)
- Navigation Pane + MVVMToolkit
- Pages: Blank, Settings, WebView, ListDetails, Content Grid and DataGrid
- Features: Settings Storage, MSIX Packaging, Theme Selection
- Project Type + Design Pattern:
- Class Library (WinUI 3 in Desktop)
2. Addition of C++ WinUI 3 project templates:
- App (WinUI 3 in Desktop)
- Windows Runtime Component (WinUI 3)
3. Addition of templates adding new items to any existing project
We offer the following item templates for C# and C++:
- Blank page
- Blank Window (Desktop)
- Custom Control
- Resource Dictionary
- Resources File
- User Control