I have a Windows form project with C#. I am trying to enable Entity Framework with a mysql database. But I am not finding any instruction available. Is it something that is not possible?
1 Answer
Here are some step-by-step walkthroughs for using EF with MySQL
EF Core https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-example.html