SQLITE 连接未出现在 VS2017 中

SQLITE Connection not appearing in VS2017

我遇到了同样的问题: 区别 是,我使用 Visual Studio 2017 here's an image of the connections availabe in my Visual Studio 2017

我已经从以下位置下载并安装了很多软件包: https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki 但是 none 这些软件包使得这个选项在我的服务器浏览器中可用。

我已经下载并安装了 System.Data.SQLite nuget 和 ado.net,但结果是一样的,但奇怪的是当我安装 ado.net 时,设计时支持环境显示空白框here's an image

我相信这是在讨论中提出的(有同样的问题)