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 16:07, 13 January 2022 (0.8.6 released 2021-12-14 so no current preview). 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)
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 Windows 10 back to version 1809.

It is not a replacement for the Windows SDK or other types of Windows desktop apps such as .NET-based WPF and WinForms or native Win32. It acts as a complement to these types of desktop 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]

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.