split content

This commit is contained in:
Paolo Matarazzo
2025-02-26 08:20:36 -05:00
parent a353ccc88c
commit a79c929fae
110 changed files with 1461 additions and 1090 deletions

View File

@ -0,0 +1,15 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 12/11/2024
ms.topic: include
---
## Windows Software Development Kit (SDK)
Developers can design highly secure applications that benefit from the latest Windows 11 safeguards using the Windows SDK. The SDK provides a unified set of APIs and tools for developing secure desktop apps for Windows 11 and Windows 10. To help create apps that are up to date and protected, the SDK follows the same security standards, protocols, and compliance as the core Windows operating system.
[!INCLUDE [learn-more](learn-more.md)]
- [Windows application development - best practices](/windows/apps/get-started/best-practices)
- [Windows SDK samples on GitHub](https://github.com/microsoft/WindowsAppSDK-Samples)