> For the complete documentation index, see [llms.txt](https://csharp.progdocs.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://csharp.progdocs.se/annat/windows-ui/winui.md).

# WinUI\*

(Under uppbyggnad)

* ~~winget install Microsoft.WindowsAppRuntime.1.5~~
* <https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads>
* dotnet new install VijayAnand.WinUITemplates
* dotnet new winui -n MyApp
* Select active configuration: Debug → x64

```xml
<WindowsPackageType>None</WindowsPackageType>
```

* XAML
