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

    Extends the IObjectSpaceProviderServiceBasedBuilder<TContext> interface with a method to add the NonPersistentObjectSpaceProvider to your application.

    Namespace: DevExpress.ExpressApp.ApplicationBuilder

    Assembly: DevExpress.ExpressApp.v25.2.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    [Browsable(false)]
    public static class NonPersistentObjectSpaceProviderBuilderExtensions

    Inheritance

    Object
    NonPersistentObjectSpaceProviderBuilderExtensions
    See Also