Microsoft.AspNetCore.Server.IIS 命名空間

包含用來在同進程設定中使用 IIS 執行 ASP.NET Core應用程式的類型。 IIS 會做為 IServer 。 只有 Windows 作業系統才支援 IIS。

類別

BadHttpRequestException

表示 HTTP 要求錯誤

HttpContextExtensions

HttpContext可存取 IIS 功能的延伸模組。

IISServerDefaults

用來設定 IIS 進程內之字串常數。

介面

IIISEnvironmentFeature

這項功能可讓您存取 IIS 應用程式資訊

備註

如需使用 IIS 裝載 ASP.NET Core應用程式的詳細資訊,請參閱使用 IIS 裝載 ASP.NET Core