简体   繁体   English

在 Visual Studio 代码中运行 asp.net core mvc 应用程序

[英]run asp.net core mvc Application in visual Studio code

我之前已经在 Visual Studio 2017 中开发了 asp.net 核心 MVC 应用程序,我决定在 Visual Studio 代码上运行和调试这个应用程序,vs 代码和我的应用程序中的配置需要哪些更改?

Not a single change.一点变化都没有。 VS code is an editor after all you go to your folder. VS Code 是一个编辑器,毕竟你去了你的文件夹。 在此处输入图片说明

Not on the sln folder and run on the cmd不在sln文件夹上,在cmd上运行

dotnet run

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在visual studio上运行asp.net core mvc项目? - How to run asp.net core mvc project on visual studio? Visual Studio ASP.NET Core MVC web 应用程序在我运行后没有打开浏览器 - Visual Studio ASP.NET Core MVC web app doesnt open browser after i run it 在Visual Studio 2015中的asp.net Core上安装MVC - Installing MVC on asp.net Core in visual Studio 2015 无法从IIS(内部服务器500)使用Visual Studio 2015运行简单ASP.NET MVC应用程序 - Cannot run Simple ASP.NET MVC Application with Visual Studio 2015 from IIS (Internal Server 500) ASP.Net Core应用程序可在Visual Studio中运行,但不能与dotnet运行 - ASP.Net Core app works in visual studio but not with dotnet run Visual Studio 2017 15.7.2 - 缺少 ASP.NET Core 应用程序 - Visual Studio 2017 15.7.2 - ASP.NET Core Application is missing Visual Studio 2008 Asp.net MVC并以管理员身份运行 - Visual Studio 2008 Asp.net MVC and Run as Administrator 在Visual Studio 2008中部署ASP.NET MVC应用程序 - Deploying ASP.NET MVC application in Visual Studio 2008 在Visual Studio 2015更新3中缺少“ASP.NET核心Web应用程序(.NET核心)”模板? - missing “ASP.NET Core Web Application (.NET Core)” template in Visual studio 2015 update 3? visual studio 2017“ ASP.NET Core Web应用程序(.NET Core)”模板丢失 - visual studio 2017 “ASP.NET Core Web Application (.NET Core)” template missing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM