SQLitePCLRaw.provider.internal 2.0.0-pre20190621100518
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.
No packages depend on SQLitePCLRaw.provider.internal.
.NET Standard 2.0
- SQLitePCLRaw.core (>= 2.0.0-pre20190621100518)