I just installed Xamarin for Visual Studio 2015 and created a Xamarin.Forms project. I'm trying to add NuGet packages to the project but nothing shows up in the Nuget Package Manager under Browse or when I search for a package. I tried to install SQLite through the Package Manager Console, but it gives an exception Not Specified
. Any ideas how to get Nuget Packages working with Xamarin.Forms? Thanks!
3
votes
1 Answers
0
votes
Not specified
? – Demitrian