microsoft / microsoft/msstore-cli
Limit on 100 apps
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 163
- Forks
- 22
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Why is there a limit of 100 apps. For example msstore apps list only shows 100 apps. I have many more app names reserved. And there is no way to delete the ones I don't plan to use any more.
I had the same problem with msstore init. You can only select one of the first 100 apps.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the msstore apps list and msstore init entry points and reproduce the 100-app limit using an account with more than 100 reserved apps. Trace how those commands retrieve and select apps, then identify the existing app-management path, if any. Done should allow access to apps beyond the first 100 and clarify whether unneeded apps can be deleted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100