Skip to main content
All docs
V25.2
  • SecuredEFCoreObjectSpaceProviderBuilderExtensions.AddSecuredEFCore Method

    Name Parameters Description
    AddSecuredEFCore<TContext>(IObjectSpaceProviderBuilder<TContext>, Action<EFCoreObjectSpaceProviderOptionsBuilder>) static builder, configureObjectSpaceProviderOptions Adds the SecuredEFCoreObjectSpace to your WinForms application.
    AddSecuredEFCore<TContext>(IObjectSpaceProviderBuilder<TContext>, Action<IServiceProvider, EFCoreObjectSpaceProviderOptionsBuilder>) static builder, configureObjectSpaceProviderOptions Adds the SecuredEFCoreObjectSpace to your WinForms application.
    AddSecuredEFCore<TContext>(IObjectSpaceProviderServiceBasedBuilder<TContext>, Action<EFCoreObjectSpaceProviderOptionsBuilder>) static builder, configureObjectSpaceProviderOptions Adds the SecuredEFCoreObjectSpaceProvider<TDbContext> to your ASP.NET Core Blazor application.
    AddSecuredEFCore<TContext>(IObjectSpaceProviderServiceBasedBuilder<TContext>, Action<IServiceProvider, EFCoreObjectSpaceProviderOptionsBuilder>) static builder, configureObjectSpaceProviderOptions Adds the SecuredEFCoreObjectSpaceProvider<TDbContext> to your ASP.NET Core Blazor application.