简体   繁体   English

缺少.NET Core Visual Studio

[英]missing .NET Core Visual Studio

Visual Studio 2017

Like you see the picture above, I don't even have Web part in the left pane of the New Project dialog box. 就像您看到上面的图片一样,“新建项目”对话框的左窗格中甚至没有Web部件。 I am trying to build an ASP.NET Core Web Application, but I cannot find .NET Core on the left pane. 我正在尝试构建ASP.NET Core Web应用程序,但是在左窗格中找不到.NET Core。 My visual studio 2017 version is 15.8.9 and I downloaded the Microsoft .NET Core SDK 2.1.403, but I still don't know how to get .NET Core. 我的visual studio 2017版本是15.8.9,我下载了Microsoft .NET Core SDK 2.1.403,但我仍然不知道如何获取.NET Core。 I am pretty much beginner for visual studio, so I would be very appreciate you if you can explain me step by step that I can follow. 我几乎是Visual Studio的初学者,因此,如果您能逐步解释我的建议,我将不胜感激。 Thank you! 谢谢!

Open the Visual Studio Installer to make changes to your installation. 打开Visual Studio安装程序以对您的安装进行更改。 Select change and make sure you have the .Net Cross Platform (for .net core) box ticked and the necessary web development boxes ticked (for asp.net), then update as needed. 选择“更改”,并确保选中“ .Net跨平台(对于.net核心)”框,并选中必要的Web开发框(对于“ asp.net”),然后根据需要进行更新。

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

相关问题 Visual Studio:移植到 .NET Core 3 后缺少“视图设计器” - Visual Studio: “View Designer” missing after porting to .NET Core 3 在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 2015缺少核心程序集/命名空间? - Visual Studio 2015 missing core assemblies/namespaces? Visual Studio 2019 中缺少 ASP.NET 核心 Web 应用程序模板和所有 ASP.Net 核心模板 - Missing ASP.NET Core Web Application Template and all ASP.Net Core Templates in Visual Studio 2019 为什么我在 Visual Studio 中调试我的网络核心应用程序时缺少默认证书存储目录? - Why is the default certificate store directory missing when I debug my net core app in Visual Studio? Visual Studio 2019 中缺少 ASP.NET 核心 Web 应用程序 - Missing ASP.NET Core Web Application from Visual Studio 2019 在Visual Studio中创建.NET Core模板 - Create a .NET Core template in visual studio Visual Studio 2017 .net Core 2.0控制台 - Visual Studio 2017 .net core 2.0 console .NET Core应用程序在Visual Studio中的独立发布 - .NET Core app standalone publishing in Visual Studio 在 Visual Studio 中将 .net 核心应用程序部署到 linux? - Deploy .net core app to linux in visual studio?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM