SQLitePCLRaw.core 3.0.0

SQLitePCLRaw

SQLitePCLRaw is a .NET Portable Class Library (PCL) for low-level (raw) access to SQLite.

This library is open source (Apache License v2) and has been downloaded hundreds of millions of times on nuget.org.

My name is Eric Sink. I am:

  • the maintainer of this library
  • the founder of SourceGear, a small software company in Illinois
  • part of the SQLite core team

You can email me at either eric@sourcegear.com or eric@sqlite.org. Please contact me if you are interested in any of the following related services available from SourceGear:

Technical Support

SourceGear offers technical support agreements at various price levels.

SQLite builds

SourceGear operates a paid service at nuget.sourcegear.com which provides various native SQLite builds which are updated immediately after each SQLite release. These include regular SQLite builds, or various options with encryption support. We can also provide custom configurations.

Encryption support

I no longer publish encryption-enabled SQLite builds without cost.

My recommended solution for encryption support is the SQLite Encryption Extension (SEE), which is the official implementation from the SQLite team:

https://sqlite.org/com/see.html

The SEE is not open source -- a paid license is required. SourceGear's SQLite build service provides SEE builds in the form of nuget packages.

Custom software development

SourceGear offers custom software devlopment or maintenance services on a time-and-materials basis.

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
69
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
71
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
72
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.
69
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.
72
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_*.
70
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_*.
69
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_*.
70
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_*.
69
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_*.
71
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_*.
72
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_*.
71
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_*.
73
SQLitePCLRaw.provider.e_sqlite3.win8
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_*.
69
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_*.
70
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_*.
70
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_*.
69
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_*.
70
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.
71

.NET Standard 2.0

Version Downloads Last updated
3.0.1 10 08/08/2025
3.0.0 8 07/31/2025
2.1.11 29 04/02/2025
2.1.11-pre20241216174303 27 12/16/2024
2.1.10 35 09/19/2024
2.1.10-pre20240828193256 32 09/19/2024
2.1.9 39 08/19/2024
2.1.8 62 07/19/2024
2.1.7 62 07/19/2024
2.1.7-pre20231117161811 58 07/19/2024
2.1.7-pre20231110210158 54 07/19/2024
2.1.6 61 07/19/2024
2.1.6-pre20230809203314 58 07/19/2024
2.1.5 59 07/19/2024
2.1.5-pre20230516213315 58 07/19/2024
2.1.4 62 07/19/2024
2.1.4-pre20230105221937 57 07/19/2024
2.1.3 58 07/19/2024
2.1.3-pre20221111222311 58 07/19/2024
2.1.2 57 07/19/2024
2.1.2-pre20220916165053 65 07/19/2024
2.1.2-pre20220913165057 58 07/19/2024
2.1.1 60 07/19/2024
2.1.1-pre20220822172036 59 07/19/2024
2.1.0 50 07/19/2024
2.1.0-pre20220427180151 58 07/19/2024
2.1.0-pre20220318192836 61 07/19/2024
2.1.0-pre20220207221914 54 07/19/2024
2.1.0-pre20220207195309 50 07/19/2024
2.0.8-pre20220111224339 64 07/19/2024
2.0.7 50 07/19/2024
2.0.7-pre20210929171745 61 07/19/2024
2.0.6 47 07/19/2024
2.0.6-pre20210902144138 58 07/19/2024
2.0.5 53 07/19/2024
2.0.5-pre20210824155535 52 07/19/2024
2.0.5-pre20210824155428 57 07/19/2024
2.0.5-pre20210817120427 51 07/19/2024
2.0.5-pre20210521085756 57 07/19/2024
2.0.5-pre20210119130047 61 07/19/2024
2.0.5-pre20201231105030 58 07/19/2024
2.0.4 48 07/19/2024
2.0.4-pre20200828111558 53 07/19/2024
2.0.3 56 07/19/2024
2.0.2 52 07/19/2024
2.0.2-pre20191018090318 57 07/19/2024
2.0.2-pre20191003102319 66 07/19/2024
2.0.2-pre20190904113843 48 07/19/2024
2.0.1 55 07/19/2024
2.0.0 61 07/19/2024
2.0.0-pre20190628101813 62 07/19/2024
2.0.0-pre20190625090255 53 07/19/2024
2.0.0-pre20190621100518 59 07/19/2024
2.0.0-pre20190620134904 54 07/19/2024
1.1.14 51 07/19/2024
1.1.13 57 06/27/2024
1.1.12 51 07/19/2024
1.1.11 54 07/19/2024
1.1.10 56 07/19/2024
1.1.10-pre20180223200113 61 07/19/2024
1.1.9 58 07/19/2024
1.1.9-pre20170905093404 56 07/19/2024
1.1.8 61 07/19/2024
1.1.7 57 07/19/2024
1.1.7-pre20170619212538 59 07/14/2024
1.1.6 51 07/19/2024
1.1.5 59 07/19/2024
1.1.4 61 07/19/2024
1.1.3 52 07/19/2024
1.1.3-pre20170220084037 57 07/19/2024
1.1.2 53 07/19/2024
1.1.2-pre20161207051304 50 07/19/2024
1.1.1 57 07/19/2024
1.1.1-pre20161109081005 50 07/19/2024
1.1.0 68 07/19/2024
1.1.0-pre20160928150051 52 07/19/2024
1.0.1 54 07/19/2024
1.0.0 54 07/19/2024
1.0.0-pre20160912104037 68 07/19/2024
1.0.0-pre20160901085507 56 07/19/2024