c# - Entity Framework using edmx on MySQL MAC/Linux using Mono -
c# - Entity Framework using edmx on MySQL MAC/Linux using Mono -
i setup entity framework 6 project using database first (edmx) on windows using visual studio 2013 , made work point @ mysql on mac machine. opened same project in xamarin studio on windows machine , made work. moved whole thing on mac , ran using xamarin there, , suprise worked! but, rebuilt project had entity framework objects in it. , stopped working. trying figure out why buidling using xamarin doesn't work , if possible prepare problem.
c# mysql osx entity-framework mono
Comments
Post a Comment