Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.08 KB

WinUI.md

File metadata and controls

20 lines (11 loc) · 1.08 KB

Developing WinUI Applications

Requirements:

  • Windows 10 or Windows 11
  • Visual Studio 2019 or Visual Studio 2022

See Install tools for developing apps for Windows 10 and Windows 11

Install the Windows App SDK extension for Visual Studio (VSIX)

The sample applications use WinUI 3 for desktop apps:

Create a WinUI 3 app

With WinUI projects, currently graphical design of templates is not yet available with Visual Studio and Blend for Visual Studio. However, you can create an UWP project, and copy the generated XAML code to the WinUI project.

Windows Developer Mode

Developer Mode features and debugging