0

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?

2

1 Answer 1

1

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

EF 6 https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html#connector-net-ef6-example

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.