I am making my first Xamarin.forms and I am following the "Working with a local database" post.
Everything was fine until I went to the iOS solution and tried to add the two nugget packages as references. I was able to add the SQLite.Net PCL package, but I could not find the second package. I searched for its name and also manually but I can't find it. This image is from the post Working with a db, I paste here to make reference to the packages I am talking about:
Am I doing anything wrong?