Skip to main content
All docs
V25.2
  • 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.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.Dashboards.Blazor

    Declaration

    public static class StartupExtensions

    Inheritance

    Object
    StartupExtensions
    See Also