Windows App SDK
Appearance
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. (January 2022) |
Windows App SDK | |
---|---|
Developer(s) | Microsoft |
Stable release | 1.0.0
/ November 16, 2021 |
Preview release | 0.8.6-preview1
/ November 12, 2021 |
Repository | |
Operating system | Windows 10 version 1809, Windows 11 |
Type | Application programming interface (API) |
License | Creative Commons Attribution 4.0 International |
Website | learn |
Windows App SDK (formerly known as Project Reunion)[1] is a software development kit (SDK) from Microsoft that targets the development of native desktop apps on Windows 11 and down-level to Windows 10, version 1809.
The Windows App SDK does not replace the Windows SDK or existing desktop Windows app types such as .NET (including Windows Forms and WPF) and desktop Win32 with C++. Instead, the Windows App SDK complements these existing tools and app types with a common set of APIs that developers can rely on across these platforms.
Components include:[2]
- WinUI 3
- Windows Runtime language bindings:
- MSIX SDK
See also
References
- ^ Ramel, David (June 24, 2021). "Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More". Visual Studio Magazine. Retrieved 2021-10-11.
- ^ Ramel, David (October 11, 2021). "Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut". Visual Studio Magazine. Retrieved 2021-10-11.