Works with Entity Framework Follow
Answered
Hey :)
I try to create a little MVC application. I wish to use Entity Framework to manage the modele layer. I can't add a new item that has the type ADO.NET.
Because I've created a DB on a mysql server and the goal is to generate automatically the modele classes with Entity Framework.
Have you some tips to give me :)
Thanks for you help
Please sign in to leave a comment.
Unfortunately, the database first approach is not supported in Rider. Here is a ticket for watching and voting.