I have created Application of windows Phone 8.1 using Visual Studio 2015. I have implement SQLite but got below error
"An exception of type 'System.DllNotFoundException' occurred in SQLiteWp8.1.exe but was not handled in user code.
Additional information: Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

