I\'m trying to use EF6 alpha and SQLite 1.0.66.0
My .config file:
I put working solution of EF 6.0 with Sqlite on my Bitbucket account: https://zchpit@bitbucket.org/zchpit/sqlitesamples.git
or git https://github.com/zchpit/SQLiteSamples
You can download working solution from that git repository. In my solution, I connect to Sqlite by:
p.s. my App.config