简体   繁体   English

.NET核心2.1模板缺失

[英].NET core 2.1 template missing

I have VS2017 Enterprise edition with version 15.7.1 and .Net Core SDK 2.1.4 installed in my machine. 我在我的机器上安装了VS2017企业版15.7.1和.Net Core SDK 2.1.4。 However .Net core 2.1 template is missing. 但是缺少.Net core 2.1模板。 m I missing some components to be installed? 我缺少一些要安装的组件? Any thoughts!!! 有什么想法吗!!!

You can try downloading it manually, through Visual Studio's "Extensions and Updates": 您可以尝试通过Visual Studio的“扩展和更新”手动下载它:

  • Select the "Tools" tab and click on "Extensions and Updates" 选择“工具”选项卡,然后单击“扩展和更新” 在此输入图像描述

  • On the new window, at the left side, click on "Online" 在新窗口的左侧,点击“在线” 在此输入图像描述

  • On the top right there's a "Search" box, type "ASP.NET Core Template Pack" and Download the first option 在右上角有一个“搜索”框,键入“ASP.NET核心模板包”并下载第一个选项 在此输入图像描述

Thats it, you should now have the templates. 多数民众赞成,你现在应该拥有模板。 If having any trouble, try using this link to download the pack: 如果有任何问题,请尝试使用此链接下载包:

https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ASPNETCoreTemplatePack20173 https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ASPNETCoreTemplatePack20173

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM