StoreDev / StoreLib

Storelib is a DotNet library that provides APIs to interact with the various Microsoft Store endpoints.
Mozilla Public License 2.0
139 stars 47 forks source link

dcathandler.GetPackagesForProductAsync() returning System.NullReference for some apps #24

Open Caesar008 opened 2 years ago

Caesar008 commented 2 years ago

It happens when no "WUCategoryId" is returned in JSON for some apps. Example is GIMP - XPDM27W10192Q0 (https://apps.microsoft.com/store/detail/XPDM27W10192Q0)

JasonWei512 commented 1 year ago

StoreLib doesn't support unpackaged Win32 apps, like VSCode and PowerToys.