sqlite-net for UWP -


i testing sqlite.net uwp 10 app. have added sqlite extension universal windows platform(i.e required .vsix) project reference. nuget have installed sqlite-net nuget package.

yet unable add refernce sqlite -net functions in project. cant see additional sqlite.cs or sqliteasync.cs added project. need additional configurations?

also sqlite.net-pcl better sqlite-net.if yes in terms?

nuget packages uwp apps not allow add code files project. either need sqlite.net-pcl or entity framework 7 rc (soon enityframework core 1.0)


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -