Windows App SDK
This article may meet Wikipedia's criteria for speedy deletion as a copyright infringement(Copyvios report) of https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/ (Copyvios report). This criterion applies only in unequivocal cases, where there is no free-content material on the page worth saving and no later edits requiring attribution – for more complicated situations, see Wikipedia:Copyright violations. See CSD G12.
If this article does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. Note that this article may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient. Note to administrators: this article has content on its talk page which should be checked before deletion. Note to administrators: If declining the request due to not meeting the criteria please consider whether there are still copyright problems with the page and if so, see these instructions for cleanup, or list it at Wikipedia:Copyright problems. Please be sure that the source of the alleged copyright violation is not itself a Wikipedia mirror. Also, ensure the submitter of this page has been notified about our copyright policy.Administrators: check links, talk, history (last), and logs before deletion. Consider checking Google. This page was last edited by Uzume (contribs | logs) at 15:59, 13 January 2022 (UTC) (3 years ago) |
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.