Windows.Services.Store.StoreContext, it is possible to check for, and make sure the user applies the latest updates of an app. Unfortunately, I've found no way to import this code from my <TargetFramework>net8.0-windows</TargetFramework> project. I think it would work fine from a UWP library, but I also cannot use a UWP library from my net8.0 project.