Microsoft.AspNetCore.Hosting.Server.Features Namespace

Provides the IServerAddressesFeature type that's used to configure and report the address bindings for the server.

Classes

ServerAddressesFeature

Specifies the address used by the server.

Interfaces

IServerAddressesFeature

Specifies the address used by the server.

Remarks

For more information about ASP.NET Core server functionality, see Servers.