- Microsoft द्वारा Windows SDK management और app packaging automation के लिए विकसित किया गया CLI tool
- अलग-अलग frameworks में Windows native features को आसानी से इस्तेमाल करने में सहायता
- App Identity बनाना, manifest management, certificate issuance और signing, build tool integration जैसी प्रमुख development steps को automate करता है
- .NET, Win32, CMake, Electron, Rust आदि में CLI के जरिए निम्न features इस्तेमाल किए जा सकते हैं
- latest Windows API, Package ID, MSIX packaging, और विभिन्न developer tools
- native notifications, Explorer/shell integration, protocol handlers, web-app links, background tasks, auto updates आदि जैसे package identity based features
- AppExecutionAlias के माध्यम से custom CLI commands register करना
- file extension association, Windows login पर app चलाना, app service के रूप में अन्य apps के लिए API expose करना
- Qt/Electron developers के लिए native Windows features इस्तेमाल करने या CI/CD pipeline बनाने में उपयुक्त
- GitHub Actions और Azure DevOps के लिए
setup-WinAppCli action उपलब्ध
- MIT license, Microsoft ओपन सोर्स आचार संहिता (Code of Conduct)) का पालन
- फिलहाल Public Preview चरण में है
अभी कोई टिप्पणी नहीं है.