Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These guides walk you through using the winapp CLI with your app framework — from project setup to debugging with package identity to packaging as MSIX.
| Framework | Guide |
|---|---|
| .NET / WPF / WinForms | Get started with .NET |
| C++ (CMake) | Get started with C++ |
| Electron | Get started with Electron |
| Rust | Get started with Rust |
| Tauri | Get started with Tauri |
| Flutter | Get started with Flutter |
Additional guides
- Packaging an EXE/CLI — Package an existing executable as MSIX
- Shell Completion — Enable tab completion for commands, options, and values
Electron deep-dive guides
After completing the Electron setup guide:
| Guide | Description |
|---|---|
| Package for distribution | Create an MSIX package for your Electron app |
| Phi Silica addon | On-device AI with the Phi Silica model |
| WinML addon | Machine learning inference with Windows ML |
| C++ notification addon | Native Windows notifications from Electron |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer