Using the sample from "https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html" , I tried to use Entity Framework on my local machine. I follow all the steps exactly there are mentioned in the sample.
I got the following error -
"The type initializer for 'System.Data.Entity.Internal.AppConfig' threw an exception."
I got the following error -
"The type initializer for 'System.Data.Entity.Internal.AppConfig' threw an exception."