问题
I want to ask you if it is possible to use SQLite with Entity Framework in Windows Phone 8 application? Or Entity Framework cannot be used for local database (SQLite) in Windows Phone application?
回答1:
Yes you could use SQLite in your WP application by downloading the extension from VS.
Reference
And also you could use it as a local database too. Could get a better idea from here :
Windows phone 8.1 Local Database
来源:https://stackoverflow.com/questions/28354986/using-sqlite-with-entity-framework-in-windows-phone