oysteinkrog / SQLite.Net-PCL

Simple, powerful, cross-platform SQLite client and ORM - Updated version with PCL support
MIT License
353 stars 162 forks source link

I want to use SqlLite for my UWP application. In solution there is 3 project for window application ,for Phone and Shared application. Now I want to install SqlLite in Share project so taht i can access in both window and phone. Secondally which version of sqllite i can install so taht it can access in both. Please update i am new in Mobile Dev. Environment. #357

Open shawmanish opened 7 years ago

frogcrush commented 6 years ago

Install the sqlite-net-pcl package in all of the projects.