I have to start working on MySQL(my customer choice). I would like to use EF. Any problems (or things not out of box like for SQL Server) I should expect? #dotnetconf
Seems min API made nice controller-strucred Web API to be a spaghetti code of lambdas, Looking at the code if I need authentication, database and other common services all the code is still there but badly structured. What do I miss? #dotnetconf