Microsoft.AspNetCore.Server.IISIntegration Spazio dei nomi

Contiene i tipi usati per eseguire un'app ASP.NET Core con IIS nella configurazione out-of-process. IIS è supportato solo nei sistemi operativi Windows.

Classi

IISDefaults

Costanti stringa usate per configurare IIS Out-Of-Process.

IISHostingStartup

Oggetto IHostingStartup per aggiungere IISIntegration alle app.

IISMiddleware

Middleware che consente il funzionamento di IIS Out-Of-Process.

Commenti

Per altre informazioni sull'hosting di app ASP.NET Core con IIS, vedere Host ASP.NET Core con IIS.