简体   繁体   English

缺少“ASP.NET核心Web应用程序(.NET Framework)”模板

[英]missing “ASP.NET Core Web Application (.NET Framework)” template

I am trying to develop a ASP.NET Core application. 我正在尝试开发ASP.NET Core应用程序。 I tried following the blog to understand how references works between .net core and .net framework, but I fail to find the ASP.NET Core Web Application (.NET Framework) in the template dialog as shown below 我尝试按照博客来理解.net核心和.net框架之间的引用是如何工作的,但我在模板对话框中找不到ASP.NET核心Web应用程序(.NET Framework) ,如下所示

在此输入图像描述

I have tried to cross check related questions but they too have ASP.NET Core Web Application (.NET Framework) in screenshot attached in their question. 我试图交叉检查相关问题,但他们也在他们的问题中附带截图的ASP.NET Core Web Application(.NET Framework)。

Click on .Net Core on left side menu. 单击左侧菜单上的.Net Core Then you will see all the .net core templates. 然后,您将看到所有.net核心模板。 Select the ASP.NET Core Web Application and click Ok. 选择ASP.NET Core Web Application ,然后单击“确定”。

在此输入图像描述

After this you will see project template selection dialog. 在此之后,您将看到项目模板选择对话框。 Here you can chose either .Net Core or .Net Framework for project template. 在这里,您可以选择.Net Core.Net Framework作为项目模板。

在此输入图像描述

After updating to 15.7.4 asp.net core web application template is missing in the project type selection dialog 更新到15.7.4之后,项目类型选择对话框中缺少asp.net核心Web应用程序模板

在项目类型选择屏幕中看不到asp.net核心Web应用程序模板

Visual Studio安装显示已安装相关的包

暂无
暂无

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

相关问题 ASP.NET Web 应用程序 (.NET Framework) 与 ASP.NET Core Web 应用程序 (.NET Framework) 之间的差异 - Differences between ASP.NET Web Application (.NET Framework) vs ASP.NET Core Web Application (.NET Framework) 使用 ASP.NET Core Web 应用程序 (.NET Core) 并将 net461 设置为唯一框架与使用 (.NET Framework) 模板之间的区别 - Difference between using the ASP.NET Core Web Application (.NET Core) with net461 set as the only framework and using the (.NET Framework) template 缺少ASP.NET Core Web应用程序(.NET Core)不同和缺少的模板 - Missing ASP.NET Core Web Application (.NET Core) different and missing templates 如何对ASP.NET核心Web应用程序(.Net Framework)进行单元测试? - How do you unit test ASP.NET Core Web Application (.Net Framework)? .NET5 ASP.NET Core Web 应用程序和应用程序池 - .NET5 ASP.NET Core Web application and Application Pools Visual Studio 2019 中缺少 ASP.NET 核心 Web 应用程序 - Missing ASP.NET Core Web Application from Visual Studio 2019 Visual Studio 2013解决方案中缺少ASP.NET Web模板吗? - ASP.NET Web template missing in visual studio 2013 solution? Visual Studio 2017 15.7.2 - 缺少 ASP.NET Core 应用程序 - Visual Studio 2017 15.7.2 - ASP.NET Core Application is missing ASP.net Core Application Entity Framework 6无法生成数据库 - ASP.net Core Application Entity Framework 6 not generating database 带有 ASP.NET 框架(而不是 .NET Core)的 GraphQL - GraphQL with ASP.NET framework (and not .NET Core)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM