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.
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.