Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>.NET MeteorNew to Visual Studio Code? Get it now.

.NET Meteor

Nikita Romanov

|
1,415 installs
| (5) | Free
Run and Debug .NET 7 / .NET 6 Apps
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

.NET Meteor

This VSCode extension allows you to build, debug .NET 7 / .NET 6 apps (including WinUI, MAUI and native C# Android/iOS/MacCatalyst), and deploy them to devices or emulators.

  • Fast and responsive.
  • Do not require to install the OmniSharp VSCode Extension.
  • Shows all projects that exist in the opened workspace.
  • Works on Windows, MacOS, and Linux (tested on Ubuntu).

Run the Application

  1. Open a project's folder.

  2. Open the Run and Debug VSCode tab and click the 'create a launch.json file'.

    image

  3. In the opened panel, select the '.NET Meteor Debugger'.

    image

  4. In the status bar, select a project (if your opened folder contains several projects) and a configuration (the debug is the default).

    image

  5. In the status bar, click the device name and select a target device/emulator from the opened panel.

    image

  6. Press F5 to launch the application in the selected configuration (debug, release, etc.).

  7. Enjoy!

Limitations

  • The application's Hot Reload is not available. We are working on implementing this feature.
  • XAML IntelliSense is not available.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft