This article is kind of an update to the previous one to describe the use of Comet for .NET Mobile by James Clancey to debug the .NET MAUI project and it’s available as an extension to VS Code.
2024 Update: There’s an officially supported .NET MAUI extension for VS Code. To install and work with this, please consult this article.
This cute little extension automates the build and debug into a simple action rather than manually configuring it as described in the previous post.
To get started, launch VS Code, open Extensions (Shortcut: Ctrl+Shift+X), look for the Comet for .NET Mobile, and get it installed.