Skip to content

Windows App SDK Terminology - How to Understand? #1791

Answered by BenJKuhn
maptz asked this question in Q&A
Discussion options

You must be logged in to vote

Let me see if I can help.

The Windows App SDK is a set of application development tools and associated runtime components to help developers create great applications that run on Windows. WinUI 3 is the latest generation XAML-based UI framework, and is made available as part of the Windows App SDK. Developers often characterize their app based on the UI framework chosen, since it's such a defining characteristic. So they might say they have a WPF app or a WinForms app. In that sense, an app that uses WinUI 3 via Windows App SDK is a WinUI3 app.

That same app would have build and runtime dependencies on the Windows App SDK. So in that sense, it is also fair to say it's a Windows App SDK ap…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@andrewleader
Comment options

Answer selected by andrewleader
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants