Microsoft.AspNetCore.Server.IIS.Core Namespace

The types in this namespace support the ASP.NET Core framework and are not intended to be used directly.

Classes

IISServerAuthenticationHandler

The default authentication handler with IIS In-Process

ThrowingWasUpgradedWriteOnlyStream

A Stream which throws on calls to write after the stream was upgraded

WriteOnlyStream

A Stream which only allows for writes.

Remarks

For more information about hosting ASP.NET Core apps with IIS, see Host ASP.NET Core with IIS.