SQLitePCLRaw.provider.internal 2.1.10-pre20240828193256
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
Showing the top 20 packages that depend on SQLitePCLRaw.provider.internal.
| Packages | Downloads |
|---|---|
|
SQLitePCLRaw.config.e_sqlite3
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.
|
1 |
.NET 6.0
- SQLitePCLRaw.core (>= 2.1.10-pre20240828193256)
.NET Standard 2.0
- SQLitePCLRaw.core (>= 2.1.10-pre20240828193256)