简体   繁体   English

如何在visual studio上运行asp.net core mvc项目?

[英]How to run asp.net core mvc project on visual studio?

I am trying to learn asp.net core mvc and I am following this tutorial , when I am trying to run a project (clicking IIS Express button) it builds only .我正在尝试学习 asp.net core mvc 并且我正在关注教程,当我尝试运行一个项目(单击 IIS Express 按钮)时,它仅构建。

在此处输入图片说明

check which browser is selected by default, if you have only one browser then change the launch method to your application name, it will be MvcMovie检查默认选择哪个浏览器,如果您只有一个浏览器,则将启动方法更改为您的应用程序名称,它将是MvcMovie

在此处输入图片说明

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

相关问题 从Visual Studio 2017运行ASP.NET Core项目 - Run ASP.NET Core Project from Visual Studio 2017 如何在Visual Studio 2015中创建ASP.NET MVC 4项目 - How to Create an ASP.NET MVC 4 project in visual studio 2015 如何运行连接 Visual Studio 和 github 的 ASP.NET 项目 - How to run ASP.NET project connecting Visual Studio with github Visual Studio 2017 不会在 ASP.NET Core MVC 项目中创建新的空 MVC 控制器 - Visual Studio 2017 does not create a new empty MVC controller in ASP.NET Core MVC project 如何在 C#、Visual Studio 2022 中的 NUnit 项目中运行 web 应用程序项目 (ASP.NET MVC) - How to run a web application project (ASP.NET MVC) within C#, NUnit project in Visual Studio 2022 在Visual Studio 2015中的asp.net Core上安装MVC - Installing MVC on asp.net Core in visual Studio 2015 从Visual Studio运行ASP.NET Core项目 - running ASP.NET Core project from Visual Studio 在 Visual Studio 2022 中创建一个空的 Asp.NET MVC 项目 - Creating an empty Asp.NET MVC project in Visual Studio 2022 虚拟服务器在没有visual studio的情况下运行asp.net项目 - virtual server to run asp.net project without visual studio 如何在Visual Studio 2017 ASP.NET Core项目中停止页面自动刷新 - How to Stop page autorefresh in Visual Studio 2017 ASP.NET Core project
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM