IObjectSpaceProviderServiceBasedBuilder<TContext> Interface
The fluent API-based builder that allows you to configure Object Space Providers in your ASP.NET Core Blazor application.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.v23.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Type Parameters
Name | Description |
---|---|
TContext | The IBlazorApplicationBuilder type. |
Extension Methods
See Also