Skip to main content
All docs
V25.2
  • StartupExtensions Class

    Extends the IServiceCollection class with methods to register the Office Module‘s services in your ASP.NET Core Blazor application.

    Namespace: DevExpress.ExpressApp.Office.Blazor

    Assembly: DevExpress.ExpressApp.Office.Blazor.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.Office.Blazor

    Declaration

    public static class StartupExtensions

    Inheritance

    Object
    StartupExtensions
    See Also