SQLitePCLRaw.core 2.1.10

SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.

Showing the top 20 packages that depend on SQLitePCLRaw.core.

Packages Downloads
SQLitePCLRaw.provider.e_sqlite3
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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
54
SQLitePCLRaw.provider.e_sqlite3
SQLitePCLRaw 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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
50
SQLitePCLRaw.provider.e_sqlite3.macos
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
50
SQLitePCLRaw.provider.dynamic
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 dynamically loads the native library by name.
49
SQLitePCLRaw.provider.e_sqlite3
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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
49
SQLitePCLRaw.provider.e_sqlite3.net35
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
48
SQLitePCLRaw.provider.e_sqlite3
SQLitePCLRaw 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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
48
SQLitePCLRaw.provider.e_sqlite3
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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
48
SQLitePCLRaw.bundle_green
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
47
SQLitePCLRaw.provider.e_sqlite3.macos
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
47
SQLitePCLRaw.provider.e_sqlite3
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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
47
SQLitePCLRaw.provider.dynamic_cdecl
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 dynamically loads the native library by name.
46
SQLitePCLRaw.provider.sqlite3
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 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
46
SQLitePCLRaw.provider.dynamic_cdecl
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 dynamically loads the native library by name.
45
SQLitePCLRaw.provider.e_sqlite3.net40
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
45
SQLitePCLRaw.provider.e_sqlite3.wp80
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
45
SQLitePCLRaw.provider.internal
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.
44
SQLitePCLRaw.provider.e_sqlite3.wp80
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
44
SQLitePCLRaw.bundle_green
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
43

.NET Standard 2.0

Version Downloads Last updated
2.1.10 11 9/13/2024
2.1.10-pre20240828193256 9 9/2/2024
2.1.9 21 8/7/2024
2.1.8 26 2/17/2024
2.1.7 25 11/24/2023
2.1.7-pre20231117161811 26 11/20/2023
2.1.7-pre20231110210158 28 11/13/2023
2.1.6 28 10/8/2023
2.1.6-pre20230809203314 38 8/12/2023
2.1.5 30 5/20/2023
2.1.5-pre20230516213315 38 5/20/2023
2.1.4 29 2/26/2023
2.1.4-pre20230105221937 30 2/6/2023
2.1.3 33 12/7/2022
2.1.3-pre20221111222311 41 12/7/2022
2.1.2 36 9/19/2022
2.1.2-pre20220916165053 30 9/18/2022
2.1.2-pre20220913165057 30 9/19/2022
2.1.1 33 9/19/2022
2.1.1-pre20220822172036 36 9/19/2022
2.1.0 34 7/1/2022
2.1.0-pre20220427180151 51 7/1/2022
2.1.0-pre20220318192836 31 7/1/2022
2.1.0-pre20220207221914 38 7/1/2022
2.1.0-pre20220207195309 30 7/1/2022
2.0.8-pre20220111224339 35 7/1/2022
2.0.7 36 7/1/2022
2.0.7-pre20210929171745 35 7/1/2022
2.0.6 35 7/1/2022
2.0.6-pre20210902144138 35 7/1/2022
2.0.5 46 7/1/2022
2.0.5-pre20210824155535 43 7/1/2022
2.0.5-pre20210824155428 34 7/1/2022
2.0.5-pre20210817120427 33 7/1/2022
2.0.5-pre20210521085756 36 7/1/2022
2.0.5-pre20210119130047 36 7/1/2022
2.0.5-pre20201231105030 36 7/1/2022
2.0.4 28 7/1/2022
2.0.4-pre20200828111558 41 7/1/2022
2.0.3 35 7/1/2022
2.0.2 45 7/1/2022
2.0.2-pre20191018090318 34 7/1/2022
2.0.2-pre20191003102319 29 7/1/2022
2.0.2-pre20190904113843 31 7/1/2022
2.0.1 65 7/1/2022
2.0.0 31 7/1/2022
2.0.0-pre20190628101813 39 7/1/2022
2.0.0-pre20190625090255 43 7/1/2022
2.0.0-pre20190621100518 32 7/1/2022
2.0.0-pre20190620134904 44 7/1/2022
1.1.14 37 7/1/2022
1.1.13 39 7/1/2022
1.1.12 33 7/1/2022
1.1.11 39 7/1/2022
1.1.10 29 7/1/2022
1.1.10-pre20180223200113 43 7/1/2022
1.1.9 40 7/1/2022
1.1.9-pre20170905093404 32 7/1/2022
1.1.8 37 7/1/2022
1.1.7 37 7/1/2022
1.1.7-pre20170619212538 33 7/1/2022
1.1.6 43 7/1/2022
1.1.5 31 7/1/2022
1.1.4 36 7/1/2022
1.1.3 39 7/1/2022
1.1.3-pre20170220084037 33 7/1/2022
1.1.2 39 7/1/2022
1.1.2-pre20161207051304 34 7/1/2022
1.1.1 33 7/1/2022
1.1.1-pre20161109081005 39 7/1/2022
1.1.0 39 7/1/2022
1.1.0-pre20160928150051 36 7/1/2022
1.0.1 33 7/1/2022
1.0.0 32 7/1/2022
1.0.0-pre20160912104037 33 7/1/2022
1.0.0-pre20160901085507 30 7/1/2022