Skip to main content
All docs
V26.1
  • StartupExtensions Class

    Extends the IEndpointRouteBuilder and IServiceCollection classes with methods to register the Dashboards Module‘s services and routes in your ASP.NET Core Blazor application.

    Namespace: DevExpress.ExpressApp.Dashboards.Blazor

    Assembly: DevExpress.ExpressApp.Dashboards.Blazor.v26.1.dll

    Declaration

    public static class StartupExtensions

    Inheritance

    Object
    StartupExtensions
    See Also