Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Microsoft.EntityFrameworkCore.Design to Web project #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stanislavstoyanov99
Copy link
Contributor

@stanislavstoyanov99 stanislavstoyanov99 commented Apr 19, 2023

@NikolayIT, I found out that when using Migrations for the first time the AspNetCoreTemplate.Web project does not have reference to Microsoft.EntityFrameworkCore.Design so that an error is thrown in the PM console. I think it will be better if the Web project has that dependency already installed. Currently, the latest stable version is 7.0.5, but I added 7.0.3 since the other packages are not yet updated. I am attaching also an image of the initial error when the template is used for the first time for new project:
error-in-web

@stanislavstoyanov99
Copy link
Contributor Author

@NikolayIT is there any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant