-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy pathindex.yml
More file actions
124 lines (120 loc) · 4.92 KB
/
index.yml
File metadata and controls
124 lines (120 loc) · 4.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
### YamlMime:Hub
title: Windows app development documentation
summary: Learn how to design, develop, and deploy apps and solutions for Windows PCs and other devices.
brand: windows
metadata:
title: Windows app development documentation
description: Design, develop, and deploy apps and solutions for Windows PCs and other devices.
ms.topic: hub-page
ms.date: 10/10/2024
ms.localizationpriority: medium
uhfHeaderId: "MSDocsHeader-Windows"
highlightedContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
items:
- title: Start developing Windows apps
itemType: quickstart
url: ./get-started/start-here.md
- title: App framework options
itemType: overview
url: ./get-started/index.md
- title: Enhance your Windows apps with AI
itemType: overview
url: /windows/ai/
- title: Set up your environment with Dev Home, WinGet, Terminal, WSL, and more
itemType: overview
url: ../dev-environment/index.md
- title: Windows APIs
itemType: reference
url: /windows/apps/api-reference/
- title: Download Visual Studio
itemType: download
url: https://developer.microsoft.com/windows/downloads
- title: Windows Code Samples
itemType: download
url: ./get-started/samples.md
- title: Online training for Windows app developers
itemType: learn
url: /training/browse/?products=windows
productDirectory:
title: Dive into developing apps for Windows
items:
- title: Get started
imageSrc: /media/common/i_get-started.svg
links:
- url: ./get-started/index.md
text: Overview of framework options
- url: ./get-started/start-here.md
text: Get started with WinUI
- url: ./windows-app-sdk/support.md
text: Windows App SDK and supported Windows releases
- url: ./windows-app-sdk/set-up-your-development-environment.md
text: Install tools for the Windows App SDK
- url: ./get-started/samples.md
text: Sample apps for Windows
- title: Design
imageSrc: /media/common/i_design.svg
links:
- url: ./design/index.md
text: Design and code your app UI
- url: ./design/basics/index.md
text: Design basics for Windows apps
- url: ./design/signature-experiences/design-principles.md
text: Windows 11 design principles
- url: ./design/downloads/index.md
text: Design toolkits
- title: Develop
imageSrc: /media/common/i_code-samples.svg
links:
- url: ./develop/index.md
text: Windows development features
- url: ./windows-app-sdk/release-channels.md#features-available-by-release-channel
text: Windows App SDK features
- url: ./winui/index.md
text: WinUI
- url: /windows/ai/overview
text: Windows AI Foundry
- title: Deploy
imageSrc: /media/common/i_deploy.svg
links:
- url: ./package-and-deploy/index.md
text: Deployment architecture
- url: ./windows-app-sdk/deployment-architecture.md
text: Windows App SDK deployment guide
- url: /windows/msix
text: Package apps using MSIX
- url: /windows/msix/desktop/managing-your-msix-deployment-overview
text: Manage your MSIX deployment
tools:
title: More development options
items:
- title: Windows Application SDK
imageSrc: /media/hubs/windows/win_developer-4.svg
url: /windows/apps/windows-app-sdk
- title: .NET
imageSrc: /media/hubs/windows/win_developer-1.svg
url: /dotnet/
- title: UWP
imageSrc: /media/hubs/windows/win_developer-2.svg
url: /windows/uwp/
- title: Games
imageSrc: /media/hubs/windows/win_developer-3.svg
url: https://developer.microsoft.com/games/
additionalContent:
sections:
# Section
- title: Contribute to Windows Open Source projects
items:
- title: Windows App SDK
summary: A set of developer tools and APIs that represent the next evolution in the Windows app platform.
url: https://github.com/microsoft/WindowsAppSDK
- title: WinUI
summary: The native user interface layer for building Windows apps including modern controls and styles.
url: https://github.com/microsoft/microsoft-ui-xaml
- title: MSIX SDK
summary: Enables developers to pack and unpack app packages on a variety of platforms.
url: https://github.com/Microsoft/msix-packaging
- title: .NET
summary: Engage with .NET open source projects including .NET, WPF, Windows Forms, and much more.
url: https://github.com/microsoft/dotnet
footer: "[@WindowsDocs](https://dotnet.social/@windowsdocs) - [OneDevMinute on YouTube](/shows/One-Dev-Minute/?WT.mc_id=odm-c9-niner) - [Windows developer support](https://developer.microsoft.com/windows/support) - [Stack Overflow](https://stackoverflow.com/questions/tagged/windows)"