MAUI Deploy
MAUI Deploy adds a compact VS Code toolbar for building, running, and debugging .NET MAUI apps on iOS and Android devices.
Features
- Select a MAUI project from the current workspace
- Choose Debug or Release configuration from the status bar
- Pick iOS simulators, paired iOS devices, or Android devices
- Run MAUI apps without leaving VS Code
- Start a bundled Mono SDB debug adapter for C# debugging
- Open MAUI Deploy logs from the command palette
Commands
MAUI Deploy: Run
MAUI Deploy: Debug
MAUI Deploy: Select Project
MAUI Deploy: Select Device
MAUI Deploy: Toggle Configuration
MAUI Deploy: Open Logs
Requirements
- VS Code 1.85 or newer
- .NET SDK with MAUI workloads installed
- Xcode command line tools for iOS deployment
- Android SDK platform tools for Android deployment
Source
https://github.com/Vetle444/MauiDeploy
| |