- Home /
Can I use Entity Framework in a Unity project built for iOS and Android?
Hi all :). I'd like to know if I can use Entity Framework Core in Unity projects built for iOS and Android.
I know that EF core (as opposed to EF standard) is the one to be using for iOS and Android development however I can't find online whether Unity supports this. Does it?
I've found a page regarding the .NET implementations supported by EF Core. However I'm not sure if this means that Unity will or won't support it.
Any help you can provide will be greatly appreciated! Thanks.
I have also posted this question on Unity Forums.
Your answer
Follow this Question
Related Questions
Image and SQL Database 1 Answer
Sql Server Compact 4.0 error 2 Answers
Hiding the SQLite file 0 Answers
Database connection on PhPMyAdmin 1 Answer
Can I code the connection of my game to SQL Server the same way I would do with a web application? 0 Answers