Microsoft.AspNetCore Namespace

Provides types that enable getting started with building an ASP.NET app with opinionated defaults.

Classes

WebHost

Provides convenience methods for creating instances of IWebHost and IWebHostBuilder with pre-configured defaults.

Remarks

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