SQLitePCLRaw.core 1.0.0-pre20160901085507

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.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.
14
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_*.
13
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.
13
SQLitePCLRaw.provider.e_sqlite3.win81
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.
13
SQLitePCLRaw.provider.e_sqlite3.net45
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_*.
12
SQLitePCLRaw.provider.e_sqlite3.net45
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.
12
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_*.
12
SQLitePCLRaw.provider.e_sqlite3.wpa81
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.
12
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.
12
SQLitePCLRaw.provider.e_sqlite3.net35
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.
12
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.
12
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.
12
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
12
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.
12
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_*.
12
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_*.
12
SQLitePCLRaw.provider.e_sqlite3.win81
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_*.
12

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.3 3 05/12/2026
3.0.2 10 12/09/2025
3.0.1 10 12/09/2025
3.0.0 10 12/11/2025
2.1.11 12 12/09/2025
2.1.11-pre20241216174303 11 12/09/2025
2.1.10 13 12/11/2025
2.1.10-pre20240828193256 12 12/09/2025
2.1.9 11 12/09/2025
2.1.8 10 12/10/2025
2.1.7 10 12/10/2025
2.1.7-pre20231117161811 11 12/10/2025
2.1.7-pre20231110210158 10 12/11/2025
2.1.6 10 12/10/2025
2.1.6-pre20230809203314 11 12/11/2025
2.1.5 10 12/10/2025
2.1.5-pre20230516213315 11 12/09/2025
2.1.4 10 12/10/2025
2.1.4-pre20230105221937 11 12/11/2025
2.1.3 10 12/09/2025
2.1.3-pre20221111222311 11 12/11/2025
2.1.2 11 12/09/2025
2.1.2-pre20220916165053 10 12/11/2025
2.1.2-pre20220913165057 11 12/10/2025
2.1.1 11 12/09/2025
2.1.1-pre20220822172036 11 12/11/2025
2.1.0 10 12/10/2025
2.1.0-pre20220427180151 8 01/20/2026
2.1.0-pre20220318192836 10 12/15/2025
2.1.0-pre20220207221914 8 01/21/2026
2.1.0-pre20220207195309 9 12/15/2025
2.0.8-pre20220111224339 11 12/09/2025
2.0.7 10 12/10/2025
2.0.7-pre20210929171745 11 12/11/2025
2.0.6 10 12/10/2025
2.0.6-pre20210902144138 10 12/09/2025
2.0.5 10 12/10/2025
2.0.5-pre20210824155535 9 12/16/2025
2.0.5-pre20210824155428 9 12/15/2025
2.0.5-pre20210817120427 9 01/21/2026
2.0.5-pre20210521085756 8 01/21/2026
2.0.5-pre20210119130047 8 01/21/2026
2.0.5-pre20201231105030 8 01/20/2026
2.0.4 10 12/10/2025
2.0.4-pre20200828111558 11 12/10/2025
2.0.3 10 12/09/2025
2.0.2 10 12/11/2025
2.0.2-pre20191018090318 9 12/15/2025
2.0.2-pre20191003102319 9 01/21/2026
2.0.2-pre20190904113843 11 12/11/2025
2.0.1 10 12/10/2025
2.0.0 10 12/11/2025
2.0.0-pre20190628101813 9 12/15/2025
2.0.0-pre20190625090255 9 12/15/2025
2.0.0-pre20190621100518 8 01/20/2026
2.0.0-pre20190620134904 8 01/21/2026
1.1.14 10 12/10/2025
1.1.13 11 12/09/2025
1.1.12 11 12/09/2025
1.1.11 10 12/11/2025
1.1.10 10 12/11/2025
1.1.10-pre20180223200113 11 12/09/2025
1.1.9 10 12/11/2025
1.1.9-pre20170905093404 9 12/15/2025
1.1.8 10 12/11/2025
1.1.7 10 12/11/2025
1.1.7-pre20170619212538 10 12/10/2025
1.1.6 10 12/11/2025
1.1.5 10 12/11/2025
1.1.4 10 12/11/2025
1.1.3 10 12/11/2025
1.1.3-pre20170220084037 11 12/10/2025
1.1.2 10 12/11/2025
1.1.2-pre20161207051304 11 12/10/2025
1.1.1 10 12/11/2025
1.1.1-pre20161109081005 10 12/11/2025
1.1.0 10 12/11/2025
1.1.0-pre20160928150051 10 12/11/2025
1.0.1 10 12/11/2025
1.0.0 10 12/11/2025
1.0.0-pre20160912104037 11 12/10/2025
1.0.0-pre20160901085507 10 12/11/2025