SQLitePCLRaw.core 1.0.0-pre20160912104037

SQLitePCLRaw 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(). Most users should just start with one of the packages named SQLitePCLRaw.bundle_*.

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

Packages Downloads
SQLitePCLRaw.bundle_e_sqlite3
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: e_sqlite3 included
109
SQLitePCLRaw.bundle_e_sqlite3
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: e_sqlite3 included
113
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
120
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.
108
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.
110
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.
107
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.
108
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.
109
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.
117
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_*.
109
SQLitePCLRaw.provider.e_sqlite3.netstandard11
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_*.
109
SQLitePCLRaw.provider.e_sqlite3.uwp10
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_*.
111
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_*.
109
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_*.
111
SQLitePCLRaw.provider.internal.ios_unified
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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
108
SQLitePCLRaw.provider.internal.ios_unified
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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
109
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.
110
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.
115
SQLitePCLRaw.provider.sqlite3.ios_classic
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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
118
SQLitePCLRaw.provider.sqlite3.ios_unified
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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
120

1.0 release. Contains minor breaking changes since 0.9.x. All package names now begin with SQLitePCLRaw. Now supports netstandard. Fixes for UWP and Android N. Change all unit tests to xunit. Support for winsqlite3.dll and custom SQLite builds.

Any 0.0

  • No dependencies.

MonoAndroid 0.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

MonoTouch 0.0

  • No dependencies.

.NET Framework 3.5

  • No dependencies.

.NET Framework 4.0

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

Windows 8.1

  • No dependencies.

WindowsPhoneApp 8.1

  • No dependencies.

WindowsPhone 8.0

  • No dependencies.

UAP 10.0

.NETPortable 0.0

  • No dependencies.

.NETPortable 0.0

  • No dependencies.

.NETPortable 0.0

  • No dependencies.

.NET Standard 1.1

Version Downloads Last updated
3.0.2 56 09/02/2025
3.0.1 57 08/08/2025
3.0.0 49 07/31/2025
2.1.11 78 04/02/2025
2.1.11-pre20241216174303 63 12/16/2024
2.1.10 73 09/19/2024
2.1.10-pre20240828193256 75 09/19/2024
2.1.9 75 08/19/2024
2.1.8 99 07/19/2024
2.1.7 111 07/19/2024
2.1.7-pre20231117161811 99 07/19/2024
2.1.7-pre20231110210158 96 07/19/2024
2.1.6 97 07/19/2024
2.1.6-pre20230809203314 92 07/19/2024
2.1.5 98 07/19/2024
2.1.5-pre20230516213315 98 07/19/2024
2.1.4 100 07/19/2024
2.1.4-pre20230105221937 99 07/19/2024
2.1.3 96 07/19/2024
2.1.3-pre20221111222311 96 07/19/2024
2.1.2 96 07/19/2024
2.1.2-pre20220916165053 105 07/19/2024
2.1.2-pre20220913165057 99 07/19/2024
2.1.1 98 07/19/2024
2.1.1-pre20220822172036 106 07/19/2024
2.1.0 88 07/19/2024
2.1.0-pre20220427180151 97 07/19/2024
2.1.0-pre20220318192836 99 07/19/2024
2.1.0-pre20220207221914 92 07/19/2024
2.1.0-pre20220207195309 93 07/19/2024
2.0.8-pre20220111224339 102 07/19/2024
2.0.7 90 07/19/2024
2.0.7-pre20210929171745 107 07/19/2024
2.0.6 90 07/19/2024
2.0.6-pre20210902144138 93 07/19/2024
2.0.5 84 07/19/2024
2.0.5-pre20210824155535 87 07/19/2024
2.0.5-pre20210824155428 92 07/19/2024
2.0.5-pre20210817120427 94 07/19/2024
2.0.5-pre20210521085756 99 07/19/2024
2.0.5-pre20210119130047 101 07/19/2024
2.0.5-pre20201231105030 97 07/19/2024
2.0.4 98 07/19/2024
2.0.4-pre20200828111558 84 07/19/2024
2.0.3 100 07/19/2024
2.0.2 87 07/19/2024
2.0.2-pre20191018090318 96 07/19/2024
2.0.2-pre20191003102319 99 07/19/2024
2.0.2-pre20190904113843 91 07/19/2024
2.0.1 94 07/19/2024
2.0.0 102 07/19/2024
2.0.0-pre20190628101813 106 07/19/2024
2.0.0-pre20190625090255 94 07/19/2024
2.0.0-pre20190621100518 95 07/19/2024
2.0.0-pre20190620134904 89 07/19/2024
1.1.14 89 07/19/2024
1.1.13 103 06/27/2024
1.1.12 96 07/19/2024
1.1.11 84 07/19/2024
1.1.10 98 07/19/2024
1.1.10-pre20180223200113 108 07/19/2024
1.1.9 107 07/19/2024
1.1.9-pre20170905093404 99 07/19/2024
1.1.8 103 07/19/2024
1.1.7 96 07/19/2024
1.1.7-pre20170619212538 99 07/14/2024
1.1.6 89 07/19/2024
1.1.5 96 07/19/2024
1.1.4 95 07/19/2024
1.1.3 91 07/19/2024
1.1.3-pre20170220084037 95 07/19/2024
1.1.2 92 07/19/2024
1.1.2-pre20161207051304 85 07/19/2024
1.1.1 108 07/19/2024
1.1.1-pre20161109081005 85 07/19/2024
1.1.0 98 07/19/2024
1.1.0-pre20160928150051 90 07/19/2024
1.0.1 95 07/19/2024
1.0.0 98 07/19/2024
1.0.0-pre20160912104037 102 07/19/2024
1.0.0-pre20160901085507 98 07/19/2024