Using .NET Core in Visual Studio Codevisual-studio
Note: VS Code does not support debugging applications running on the Desktop .NET Framework.this
Due to this focus, many standard C# project types are not recognized by VS Code.debug
An example of a non-supported project type is an ASP.NET MVC Application (though ASP.NET Core is supported).code
In these cases, if you want to have a lightweight tool to edit a file - VS Code has you covered.get
If you want the best possible experience for those projects and development on Windows in general, we recommend you use Visual Studio Community.it