msix v1.7
- Created
- Updated
The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.
# License
# Supported Platforms
!static
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ uwp-dynamic
- ✅ windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
uwp-static - ❌
windows-static
# Features
No features defined.
# Dependencies
# Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake-config (by catch2 )
- vcpkg-cmake-get-vars (by openssl )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Robert Schumacher
- Victor Romero
- Phoebe
- Jack·Boos·Yu
- NancyLi1013
- autoantwort
# Changelog
7955320
[msix] Initial commit of 1.0