Skip to content

Commit c0ab074

Browse files
Merge pull request #6305 from MicrosoftDocs/niels9001/app-container-fix
A few fixes
2 parents 1cd391c + dec01c0 commit c0ab074

4 files changed

Lines changed: 12 additions & 45 deletions

File tree

hub/apps/desktop/index.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -106,21 +106,6 @@ landingContent:
106106
url: /windows/windows-app-sdk/api/win32/
107107
- text: WinUI for UWP API reference
108108
url: /windows/winui/api/
109-
110-
- title: Platforms
111-
linkLists:
112-
- linkListType: architecture
113-
links:
114-
- text: Windows App SDK
115-
url: ../windows-app-sdk/index.md
116-
- text: .NET MAUI
117-
url: /dotnet/maui/what-is-maui
118-
- text: Universal Windows Platform (UWP)
119-
url: /windows/uwp/
120-
- text: Windows Presentation Foundation (WPF)
121-
url: /dotnet/desktop/wpf/overview/?view=netdesktop-7.0
122-
- text: Windows Forms
123-
url: /dotnet/desktop/winforms/overview/?view=netdesktop-7.0
124109

125110
- title: Community and support
126111
linkLists:

hub/apps/get-started/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The [Universal Windows Platform (UWP)](/windows/uwp/) provides a common API surf
110110
| **Language** | C#, C++ | C#, Visual Basic | C#, Visual Basic | C# | JavaScript, TypeScript | C#, C++, Visual Basic | C++, Rust |
111111
| **UI language** | XAML | XAML | Code | XAML/Code | JSX | XAML | Code |
112112
| **UI designer** (drag & drop) ||||||||
113-
| **Modern UI** || ✅ ([Fluent theme](/dotnet/desktop/wpf/whats-new/net100)) |||| ✅ ([WinUI 2](/windows/apps/winui/winui2)) ||
113+
| **Modern UI** || ✅ ([Fluent theme](/dotnet/desktop/wpf/whats-new/net90#fluent-theme)) |||| ✅ ([WinUI 2](/windows/apps/winui/winui2)) ||
114114
| **Cross-platform** ||||||||
115-
| **Sandboxing (AppContainer)** | |||||||
115+
| **Sandboxing (AppContainer)** | |||||||
116116
| **Actively maintained** |||||| ⚠️ Security & bug fixes only ||

hub/apps/get-started/start-here.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Open [Windows Terminal](/windows/terminal/) and run the following command in Pow
2828
winget configure -f https://aka.ms/winui-config
2929
```
3030

31-
> [!TIP]
32-
> To review the config file and learn more, see its [README](https://github.com/microsoft/winget-dsc/blob/main/samples/Configuration%20files/Learn%20tutorials/WinUI/README.md] on GitHub.
31+
To review the config file and learn more, see its [README](https://github.com/microsoft/winget-dsc/blob/main/samples/Configuration%20files/Learn%20tutorials/WinUI/README.md) on GitHub.
3332

3433
#### [Manual installation](#tab/manual)
3534

hub/apps/index.yml

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
title: Windows app development documentation
77
description: Everything you need to design, build, package, and publish Windows apps.
88
ms.topic: hub-page
9-
ms.date: 01/05/2026
9+
ms.date: 02/20/2026
1010
ms.localizationpriority: medium
1111

1212
highlightedContent:
@@ -15,15 +15,15 @@ highlightedContent:
1515
- title: What's new for Windows developers
1616
itemType: whats-new
1717
url: /windows/apps/whats-new/whats-new-for-developers
18-
- title: Learn about the Windows developer platform
18+
- title: Introduction to the Windows developer platform
1919
itemType: concept
2020
url: /windows/apps/introduction
2121
- title: Build your first Windows app
2222
itemType: tutorial
2323
url: /windows/apps/get-started/start-here
24-
- title: Add features to your app
24+
- title: Support
2525
itemType: reference
26-
url: /windows/apps/develop/
26+
url: /windows/apps/develop/support
2727

2828
productDirectory:
2929
title: Your path to building Windows apps
@@ -35,16 +35,13 @@ productDirectory:
3535
links:
3636
- url: /windows/apps/introduction
3737
text: Introduction
38-
- url: /windows/apps/windows-sdk
39-
text: Core concepts
4038
- url: /windows/apps/get-started
41-
text: App frameworks
39+
text: Core concepts
4240
- url: /windows/apps/get-started/start-here
4341
text: Get started
4442
- url: /windows/apps/get-started/samples
4543
text: Samples and resources
4644

47-
4845
- title: Design
4946
imageSrc: /windows/apps/images/hub-design.svg
5047
links:
@@ -67,7 +64,7 @@ productDirectory:
6764
- url: /windows/apps/desktop/modernize/
6865
text: Use features with other UI frameworks
6966
- url: /windows/apps/develop/platform/csharp-winrt/
70-
text: Platform
67+
text: Platforms
7168
- url: /windows/apps/api-reference/
7269
text: API reference
7370

@@ -96,20 +93,6 @@ productDirectory:
9693
text: App management
9794
- url: /windows/apps/publish/analyze-app-performance/msix
9895
text: App performance
99-
100-
- title: Support
101-
imageSrc: /windows/apps/images/hub-essentials.svg
102-
links:
103-
- url: /windows/apps/develop/support
104-
text: Get support
105-
- url: /windows/apps/get-started/best-practices
106-
text: Best practices
107-
- url: https://devblogs.microsoft.com/ifdef-windows/
108-
text: Windows developer blog
109-
- url: https://discord.gg/eBHZSKG
110-
text: Windows App Community Discord
111-
112-
11396
tools:
11497
title: Platforms and SDKs
11598
summary: Build new apps or modernize existing ones using our SDKs, frameworks, and tools.
@@ -132,12 +115,12 @@ additionalContent:
132115
- title: Samples
133116
summary: Explore sample apps and code snippets that demonstrate Windows app features and APIs.
134117
url: /windows/apps/get-started/samples
135-
- title: Windows developer blog
136-
summary: Read announcements, release updates, and deep dives from the Windows developer team.
137-
url: https://devblogs.microsoft.com/ifdef-windows/
138118
- title: Windows developer tools
139119
summary: Set up your development environment with tools for Windows or the Windows Subsystem for Linux.
140120
url: /windows/dev-environment/
121+
- title: Windows developer blog
122+
summary: Read announcements, release updates, and deep dives from the Windows developer team.
123+
url: https://devblogs.microsoft.com/ifdef-windows/
141124
- title: Windows App Community Discord
142125
summary: Connect with other Windows developers to get help, share ideas, and stay up to date.
143126
url: https://discord.gg/eBHZSKG

0 commit comments

Comments
 (0)