I am now developing model classes for Universal Windows Application. Is there any possibility to use EF6 and SQLite together in this project or should I use pre-release of EF7 only?
Sure, you can now use Microsoft.EntityFrameworkCore.Sqlite, but with a little workaround needed.
Useful documentation
A useful walkthrough
Workarounds:
adding an app.config to application layer UWP## Heading ##
Add Ms.EfCore.Tools to app layer (natemcmaster commented on 3 May)
Hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With