UWP sqlite-net Async database access
问题 On my UWP app, I'm using sqlite-net to access the database. According to their GitHub Page I'm using Source Installation. Now I want to migrate to using the Nuget package (To get the latest updates) and they have mentioned getting the PCL package. When I add the PCL package I don't have Async operations available like it was on Source Installation. Please let me know how to proceed on this matter. When it comes to UWP and I want to use sqlite-net I see soo many nugets in VS 2015 Nuget Package