Jump to content

Windows App SDK

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Uzume (talk | contribs) at 15:51, 13 January 2022 (top: unification). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Windows App SDK
Developer(s)Microsoft
Stable release
1.0.0 / November 16, 2021; 3 years ago (2021-11-16)
Preview release
0.8.6-preview1 / November 12, 2021; 3 years ago (2021-11-12)
Repository
Operating systemWindows 10 version 1809, Windows 11
TypeApplication programming interface (API)
LicenseCreative Commons Attribution 4.0 International
Websitelearn.microsoft.com/windows/apps/windows-app-sdk/ Edit this at Wikidata

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 Windows app types such as .NET WPF, WinForms or Win32. Instead, it acts as a complement to these tools and app types providing a common set of APIs across such platforms in attempt to unify the newer UWP/WinRT and the older Win32 API platforms.[2]

Components include:[3]

See also

References

  1. ^ Ramel, David (June 24, 2021). "Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More". Visual Studio Magazine. Retrieved 2021-10-11.
  2. ^ Ramel, David (November 17, 2021). "Windows App SDK ('Project Reunion') Hits Version 1.0". Visual Studio Magazine. Retrieved 2021-10-11.
  3. ^ Ramel, David (October 11, 2021). "Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut". Visual Studio Magazine. Retrieved 2021-10-11.