SQLitePCLRaw.core 3.0.3

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

SourceGear offers various SQLite-related products and services, described further at:

https://sqlite.sourcegear.com/

including:

SQLite builds

SourceGear operates a paid service at nuget.sourcegear.com that provides native SQLite builds which are updated immediately after each SQLite release. These include regular SQLite builds, or various options with encryption support. Signed builds and supply chain information like SBOMs are also available. 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.

Technical Support

SourceGear offers technical support agreements at various price levels.

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.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_*.
13
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.
13
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_*.
12
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_*.
12
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.
12
SQLitePCLRaw.provider.e_sqlite3.android
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.uap10.0
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.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.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_*.
12
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_*.
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.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.wpa81
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
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.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_*.
12
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.
12

.NET 8.0

  • No dependencies.

.NET Standard 2.0

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