Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Web.Common.ApplicationBuilder

    Classes

    UmbracoApplicationBuilder

    A builder used to enable middleware and endpoints required for Umbraco to operate.

    UmbracoPipelineFilter

    Used to modify the Microsoft.AspNetCore.Builder.IApplicationBuilder pipeline before and after Umbraco registers it's core middlewares.

    UmbracoPipelineOptions

    Options to allow modifying the Microsoft.AspNetCore.Builder.IApplicationBuilder pipeline before and after Umbraco registers it's core middlewares.

    Interfaces

    IUmbracoApplicationBuilder

    IUmbracoApplicationBuilderContext

    The context object used during

    IUmbracoApplicationBuilderServices

    Services used during the Umbraco building phase.

    IUmbracoEndpointBuilder

    IUmbracoEndpointBuilderContext

    A builder to allow encapsulating the enabled routing features in Umbraco

    IUmbracoPipelineFilter

    Used to modify the Microsoft.AspNetCore.Builder.IApplicationBuilder pipeline before and after Umbraco registers it's core middlewares.

    In This Article
    • Classes
    • Interfaces
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX