Skip to content

Add “Add and Apply Migration” command support (EF Core 11) #14385

@AndriySvyryd

Description

@AndriySvyryd

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.

Users commonly want to scaffold a migration and immediately apply it. EF Core 11 supports this with a single command; Aspire should offer a first-class experience for the same flow.

Describe the solution you'd like

EF Core 11 introduced a unified “Add and Apply migration” workflow. Aspire.Hosting.EntityFrameworkCore migration management integration (introduced in #13481) should provide an equivalent command/workflow.

See dotnet/efcore#37415

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions