Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.Storage.ApplicationData API Spec #4056

Merged
merged 9 commits into from
Jan 30, 2024

Conversation

DrusTheAxe
Copy link
Member

@DrusTheAxe DrusTheAxe commented Jan 2, 2024

ApplicationData APIs comparable to those in namespaces Windows.Storage and Windows.Management.Core but with additional functionality, improved developer experience and performance optimizations.

Issue #2639

Microsoft-internal tasks 22308619, 30002314, 39401257, 39414843, 40050113 and 48332357.

@DrusTheAxe DrusTheAxe marked this pull request as ready for review January 11, 2024 18:21
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
@kythant
Copy link
Contributor

kythant commented Jan 17, 2024

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

Copy link
Member Author

@DrusTheAxe DrusTheAxe left a comment

Choose a reason for hiding this comment

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

Updates per API Review feedback

specs/applicationdata/ApplicationData.md Outdated Show resolved Hide resolved
specs/applicationdata/ApplicationData.md Show resolved Hide resolved
@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@DrusTheAxe DrusTheAxe enabled auto-merge (squash) January 27, 2024 23:47
@DrusTheAxe DrusTheAxe merged commit f8749d8 into main Jan 30, 2024
2 checks passed
@DrusTheAxe DrusTheAxe deleted the user/drustheaxe/appdata-spec branch January 30, 2024 15:43

## 3.3. Reliable access

`Windows.Storage.ApplicationData.Current` only works for packaged apps **running in an
Copy link

Choose a reason for hiding this comment

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

Windows.Storage.ApplicationData.Current works for any packaged app, it doesn't require AC, Windows.Management.Core.ApplicationDataManager.CreateForPackageFamily is for accessing app data for other packages

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

Successfully merging this pull request may close these issues.

6 participants