Skip to content

AspireSqlServerEFCoreSqlClientExtensions: Allow to configure SqlServerDbContextOptions #10065

Open
@VladislavAntonyuk

Description

@VladislavAntonyuk

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I want to allow configuring SqlServerDbContextOptions when calling AddSqlServerDbContext.

Describe the solution you'd like

Add optional parameter Action<SqlServerDbContextOptionsBuilder>? sqlServerOptionsAction = null

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-integrationsIssues pertaining to Aspire Integrations packages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions