SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
sqlite-net-pcl or SQLite.Net.Core-PCL
Hi, Thanks goes to both @oysteinkrog and @praeclarum.
But i have a Xamarin.Forms solution, and i want to use SQLite in a PCL project to be used for all the devices, and i am having trouble choosing between:
https://www.nuget.org/packages/sqlite-net-pcl/ or https://www.nuget.org/packages/SQLite.Net.Core-PCL/
So can you help? Thanks.