Microsoft.AspNetCore Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.