Using Nuget Package Manager
I installed System.Data.SQLite (x86/x64)
in VS2017
. That resulted in installing the following packages as well:
System.Data.SQLite
System.Data.SQLite.EF6
System.Data.SQLite.Core
But as shown in image below, the Add New Data Source
dialog box does not show the SQLite Data Provider
: