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

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

问题描述

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

ASPNETCoreModule 缺失:

解决方案

ASP.NET Core 模块与 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 VS 2017 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天全站免登陆