You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Salvatore Peluso edited this page Dec 21, 2020
·
4 revisions
I recommending using sqlite-net-base, which is a NuGet packaging of SQLite-net without a dependency on a bundle. This helps avoid problems associated with having two bundles. This nuget package should be added to your portable library project but not to your app project.