I have started a project with MVC I go to models > add items > ADO.NET entity then i configure my mysqldata base and when i click finish it wont add to models. what i'm doing wrong? thanks [https://imgur.com/a/ypwmKFx]
I use xampp
I have started a project with MVC I go to models > add items > ADO.NET entity then i configure my mysqldata base and when i click finish it wont add to models. what i'm doing wrong? thanks [https://imgur.com/a/ypwmKFx]
I use xampp
You can check this answer Can't Create Entity Data Model - using MySql and EF6 .It is Possible in EF6 .I was facing similar issue so created the same usingEF6 and followed these steps.