Today, WinAppSDK 2.2 was released, and we can now use ApplicationData.GetForUnPackaged for unpackaged applications. As a result, there is no longer a need for different providers, and we can rely on a single provider across both packaged and unpackaged apps.
As soon as the Gallery is updated to version 2.2, we can start migrating away from providers and use ApplicationData for unpackaged applications as well.
Today, WinAppSDK 2.2 was released, and we can now use
ApplicationData.GetForUnPackagedfor unpackaged applications. As a result, there is no longer a need for different providers, and we can rely on a single provider across both packaged and unpackaged apps.As soon as the Gallery is updated to version 2.2, we can start migrating away from providers and use ApplicationData for unpackaged applications as well.