I want to add MySQL database in MVC(Database first approach)
I am working with database first approach in MVC but not adding an entity class and DB context classes in a modal folder
Currently, I am adding table and entity classes in the modal folder but not able to add in modal folder
see image

MySQL
I install in visual studio 2019
- EntityFramework
- MySql.Data.Entity
- MySql.Data.Entity.EntityFramework
what mistake did I make?
how to add MySQL database in MVC(database first approach)
Laxmidhar SahooPosted Aug 19, 2020, 1:33 AM
Navaneeth KrishnanPosted Aug 18, 2020, 8:50 AM
Rahul PatilPosted Aug 18, 2020, 7:04 AM
Laxmidhar SahooPosted Aug 18, 2020, 3:56 AM
Rahul PatilPosted Aug 18, 2020, 2:17 AM
Farhan AhmedPosted Aug 17, 2020, 9:37 AM