0

I want to use Entity Framework with a old database. I have the script.sql to create the database. Is there any way or tool that will read the script and generate the EF configuration?

I haven't found any solution online yet.

New contributor
Ivan Martinho is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
1
  • Create database using script, then scaffold model from database. There is no other way.CommentedApr 25 at 12:56

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.