Skip to content

Clarifying the subset strategy #1122

Answered by andrewleader
memeplex asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @memeplex, thanks for asking this! The "subset" section of our README is a bit outdated. It's still a "proposal".

However, there are some examples of "subsets" of APIs that were brought to Windows App SDK though. The best example is WinUI 3. WinUI 3 is essentially exactly the same API surface as inbox UWP WinUI. Switching to WinUI 3 mostly just involves switching using statements from Windows.UI.* to Microsoft.UI.*. Thus, the entire subset of WinUI APIs from the Windows SDK were brought to the Windows App SDK.

We could consider doing the same with other sets of APIs. For example, we could do the same with the StorageFile/StorageFolder family of APIs, bring those over to the Windows App…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@memeplex
Comment options

@memeplex
Comment options

@andrewleader
Comment options

Answer selected by andrewleader
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants