SQLitePCLRaw.core 2.0.0-pre20190625090255

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.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.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
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.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
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.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.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.
46
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
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.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.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_*.
44
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.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.
43

.NET Standard 2.0

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