ASPNETCoreModule未随.NET Core SDK一起安装 [英] ASPNETCoreModule not installed with .NET Core SDK

查看:1263
本文介绍了ASPNETCoreModule未随.NET Core SDK一起安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 10上安装了VS 在此输入代码 2017以及 .NET Core SDK 但它没有安装 ASPNETCoreModule ,如下面的图2所示。我认为 .NET Core SDK 应该隐式安装它 - 而且不必单独安装它。 注意:我正在尝试将我的asp.net核心应用程序发布到IIS,并且发布过程需要 ASPNETCoreModule ,如上面的链接所述,在这个官方的



缺少ASPNETCoreModule



解决方案

ASP .NET Core Module与SDK分开安装。您可以在此处下载当前版本2.0.0。 https ://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md#windows-server-hosting



请参阅 https://github.com /dotnet/core/blob/master/release-notes/download-archive.md 获取其他版本的列表。


I installed VSenter code here2017 along with .NET Core SDK on Windows 10. But it did not install ASPNETCoreModule as shown in figure 2 below. I thought .NET Core SDK should have installed it implicitly - and one does not have to install it separately. NOTE: I'm trying to publish my asp.net core app to IIS and the publish process requires ASPNETCoreModule as explained in the above link and also in this official MSDN article.

ASPNETCoreModule is missing:

解决方案

ASP.NET Core Module is installed separately from the SDK. You can download the current version 2.0.0 here. https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md#windows-server-hosting

See https://github.com/dotnet/core/blob/master/release-notes/download-archive.md for a list of other releases.

这篇关于ASPNETCoreModule未随.NET Core SDK一起安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆