SQLite provider in VS2017

前端 未结 4 1905
刺人心
刺人心 2020-12-08 21:27

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

4条回答
  •  时光取名叫无心
    2020-12-08 22:16

    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.

提交回复
热议问题