Skip to content

[2.0 servicing] WindowsAppSDK: Microsoft.Windows.Storage.ApplicationData.GetForUnpackaged()#6371

Open
DrusTheAxe wants to merge 3 commits intorelease/2.0-stablefrom
user/drustheaxe/2.x-ApplicationData-Unpackaged
Open

[2.0 servicing] WindowsAppSDK: Microsoft.Windows.Storage.ApplicationData.GetForUnpackaged()#6371
DrusTheAxe wants to merge 3 commits intorelease/2.0-stablefrom
user/drustheaxe/2.x-ApplicationData-Unpackaged

Conversation

@DrusTheAxe
Copy link
Copy Markdown
Member

Backport ApplicationData: Unpackaged support #6277 to 2.x

Microsoft-internal issue: https://task.ms/61684930

* ApplicationData.GetForUnpackaged() and supporting implementation

* Integrated UnpackagedApplicationData into ApplicationData

* Added tests. Removed debugging and dead code
@DrusTheAxe DrusTheAxe added this to the 2.0 milestone Apr 2, 2026
@DrusTheAxe DrusTheAxe requested a review from letao-msft April 2, 2026 02:01
@DrusTheAxe DrusTheAxe self-assigned this Apr 2, 2026
@DrusTheAxe DrusTheAxe added the area-ApplicationData Topics related to ApplicationData APIs in the Microsoft.Windows.Storage namespace label Apr 2, 2026
@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

{
_VerifyPublisher(publisher);
_VerifyProduct(product);
if (WinAppSdk::Containment::IsChangeEnabled<WINAPPSDK_CHANGEID_ApplicationData_GetForUnpackaged>())
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WINAPPSDK_CHANGEID_ApplicationData_GetForUnpackaged is wrong due to HOWTO docs need update

RECOMMEND: Change to ApplicationData_GetForUnpackaged

@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ApplicationData Topics related to ApplicationData APIs in the Microsoft.Windows.Storage namespace needs-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant