I want to Create a MVC Core project by using Database First Approach without using the Scaffolding And i want to create the models and entities by myself manually and i want to map it And i no need to create the EDMX file in it .And this Model and Entities must be there in separate project Please help me to resolve this problem
I have tried to create this but while creating manually it creates by using the EDMX file but i no need this type of format
Karthick1211 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.