Skip to content

Should EF-based components reference Microsoft.EntityFrameworkCore.Design? #740

@mitchdenny

Description

@mitchdenny

If you manually wire up a DbContext and use an EF-based Aspire component and then use the EF tools to create the initial migration, EF will fail because the project doesn't have a reference to Microsoft.EntityFrameworkCore.Design. Should we consider pre-adding this as a transitive dependency on components that are targetting entity framework to streamline this workflow?

Metadata

Metadata

Assignees

Labels

area-integrationsIssues pertaining to Aspire Integrations packages

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions