IEndpointRouteBuilder.CreateApplicationBuilder Method     
Definition
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.
Creates a new IApplicationBuilder.
public:
 Microsoft::AspNetCore::Builder::IApplicationBuilder ^ CreateApplicationBuilder();public Microsoft.AspNetCore.Builder.IApplicationBuilder CreateApplicationBuilder();abstract member CreateApplicationBuilder : unit -> Microsoft.AspNetCore.Builder.IApplicationBuilderPublic Function CreateApplicationBuilder () As IApplicationBuilderReturns
The new IApplicationBuilder.