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.
It is not a replacement for the Windows SDK or other types of Windows apps such as .NET-based WPF and WinForms or native Win32. It acts as a complement to these types of apps by providing a common API set across such platforms in an attempt to unify the newer UWP/WinRT and the older Win32 platforms APIs.[2]
Components include:[3]
- 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 (November 17, 2021). "Windows App SDK ('Project Reunion') Hits Version 1.0". 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.