I want to connect sqlite using EF6 in VS2017. I installed \"System.Data.SQLite\" nuget package. I also installed \"sqlite-netFx46-setup-bundle-x86-2015-1.0.104.0.exe\" from
According to the url provided by the sqlite-netFX46-bundle-win32-2015-1.0.108.0 intaller log : https://system.data.sqlite.org/index.html/info/8292431f51119807241632b092774e60189018d9 Visual Studio 2017 support isn't available yet I tryied many things without any result, the worst is that I installed also a VS 2015 but cannot install because of the VS 2017 installation on my computer.