I desperately need to use SQLite database on x86 device but unfortunately, The interop dll provided by System.Data.SQLite seems to support only Arm architecture device. I know how painful it will be If I try to build the dll myself. I'm quite sure that there will be anyone out there who has successfully built the dll for running on X86 device. If so , Could you share the valuable dll file for other people to use?
Thank in advance or any advice or site would be appreciated.