microsoft / microsoft/msix-packaging
Add support for bundles in MSIX Core
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 193
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 2
Description
Allow developers to loose file deploy their apps (simply placing app contents in a folder instead of going through the packaging process) as bundles with resource packages to test their resource loading code without having to create packages and sideloading
Contributor guide
No contributing guide indexed for this repository
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 by locating MSIX Core's existing bundle and resource-package handling, along with the entry points used for loose file deployment. Trace how applications and resource packages are discovered and loaded without packaging. Done means loose file app contents can be treated as bundles with resource packages and resource loading can be tested without creating or sideloading packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100