frg2089/MSIX Wrapper
Package wrapper using .Net Framework
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| msix | Path to MSIX package | yes | — |
| name | Assembly name | — | MsixInstaller |
| arch | Package architecture (neutral|x86|x64|arm|arm64) | no | — |
| version | Package version | no | — |
Outputs
| name | description |
|---|---|
| path | Installer Path |
| algorithm | Installer Checksum Algorithm |
| checksum | Installer Checksum Value |