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

db script #2

Open
ugrozkr opened this issue Jul 28, 2017 · 2 comments
Open

db script #2

ugrozkr opened this issue Jul 28, 2017 · 2 comments

Comments

@ugrozkr
Copy link

ugrozkr commented Jul 28, 2017

Hi Kid,
Congrulations for your angular and mvc app i think that very good code.. is there some available database script ??

@SSanjeevi
Copy link

Its an code first model based project, so it will create the DB when you run the application.

@krishnamohan4225
Copy link

I tried like this to generate the database, but im getting errors
Enable-Migration
Add-Migration test
error - Your startup project 'QuizProjectMvc.Web' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again.
update-database
Screenshot_125

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

3 participants