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

can not find database in your source code #5

Open
vn1102 opened this issue Mar 9, 2019 · 1 comment
Open

can not find database in your source code #5

vn1102 opened this issue Mar 9, 2019 · 1 comment

Comments

@vn1102
Copy link

vn1102 commented Mar 9, 2019

No description provided.

@willydavidjr
Copy link

Since this is a database first, you need to enable migrations in your Package Manager Console or enter update-database in case you already did to automatically generate the database for you. Make sure you have the proper connection string that was already in set-up since this will be the basis of generating the new database for you.

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

No branches or pull requests

2 participants