Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Replace sqlite-net-pcl with something else #55

Closed
COM8 opened this issue Feb 8, 2019 · 2 comments · Fixed by #146
Closed

Replace sqlite-net-pcl with something else #55

COM8 opened this issue Feb 8, 2019 · 2 comments · Fixed by #146

Comments

@COM8
Copy link
Member

COM8 commented Feb 8, 2019

Since sqlite-net-pcl is by far not well enough maintained we should switch away from it.

An alternative would be to use Entity Framework Core.
There is just one problem with it:

  • It requires 16299 as min SDK version but phones only support 15063 as min SDK. So we would have to use a version < 2.1.
@COM8 COM8 added this to the Release (v.1.0) ~2019/2020 milestone Feb 8, 2019
@COM8
Copy link
Member Author

COM8 commented Apr 4, 2019

SQLitePCL.raw and SQLitePCL.pretty look like valid options.

@COM8
Copy link
Member Author

COM8 commented Apr 4, 2019

SQLitePCL.raw requires the following NuGet packages:

  • SQLitePCLRaw.core
  • SQLitePCLRaw.lib.e_sqlite3.v140
  • SQLitePCLRaw.provider.e_sqlite3.uwp10

@COM8 COM8 mentioned this issue Jan 29, 2021
19 tasks
@COM8 COM8 linked a pull request Jan 29, 2021 that will close this issue
19 tasks
@COM8 COM8 closed this as completed in #146 Mar 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant