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.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.
91
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.
89
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.
89
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.
88
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.
88
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.
86
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_*.
86
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_*.
85
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_*.
84
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.
84
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.
84
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.
84
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_*.
83
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.
83
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.
83
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.
83
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.
83
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.
83

.NET Standard 2.0

Version Downloads Last updated
3.0.1 0 8/5/2025
3.0.0 4 8/3/2025
2.1.11 18 3/9/2025
2.1.11-pre20241216174303 29 12/21/2024
2.1.10 33 9/13/2024
2.1.10-pre20240828193256 26 9/2/2024
2.1.9 53 8/7/2024
2.1.8 60 2/17/2024
2.1.7 60 11/24/2023
2.1.7-pre20231117161811 60 11/20/2023
2.1.7-pre20231110210158 59 11/13/2023
2.1.6 61 10/8/2023
2.1.6-pre20230809203314 68 8/12/2023
2.1.5 62 5/20/2023
2.1.5-pre20230516213315 69 5/20/2023
2.1.4 63 2/26/2023
2.1.4-pre20230105221937 64 2/6/2023
2.1.3 64 12/7/2022
2.1.3-pre20221111222311 72 12/7/2022
2.1.2 67 9/19/2022
2.1.2-pre20220916165053 62 9/18/2022
2.1.2-pre20220913165057 63 9/19/2022
2.1.1 66 9/19/2022
2.1.1-pre20220822172036 66 9/19/2022
2.1.0 70 7/1/2022
2.1.0-pre20220427180151 84 7/1/2022
2.1.0-pre20220318192836 64 7/1/2022
2.1.0-pre20220207221914 69 7/1/2022
2.1.0-pre20220207195309 66 7/1/2022
2.0.8-pre20220111224339 69 7/1/2022
2.0.7 67 7/1/2022
2.0.7-pre20210929171745 68 7/1/2022
2.0.6 70 7/1/2022
2.0.6-pre20210902144138 69 7/1/2022
2.0.5 87 7/1/2022
2.0.5-pre20210824155535 78 7/1/2022
2.0.5-pre20210824155428 67 7/1/2022
2.0.5-pre20210817120427 64 7/1/2022
2.0.5-pre20210521085756 70 7/1/2022
2.0.5-pre20210119130047 69 7/1/2022
2.0.5-pre20201231105030 71 7/1/2022
2.0.4 62 7/1/2022
2.0.4-pre20200828111558 73 7/1/2022
2.0.3 66 7/1/2022
2.0.2 78 7/1/2022
2.0.2-pre20191018090318 69 7/1/2022
2.0.2-pre20191003102319 60 7/1/2022
2.0.2-pre20190904113843 62 7/1/2022
2.0.1 96 7/1/2022
2.0.0 64 7/1/2022
2.0.0-pre20190628101813 76 7/1/2022
2.0.0-pre20190625090255 77 7/1/2022
2.0.0-pre20190621100518 68 7/1/2022
2.0.0-pre20190620134904 74 7/1/2022
1.1.14 59 7/1/2022
1.1.13 59 7/1/2022
1.1.12 50 7/1/2022
1.1.11 59 7/1/2022
1.1.10 49 7/1/2022
1.1.10-pre20180223200113 70 7/1/2022
1.1.9 61 7/1/2022
1.1.9-pre20170905093404 55 7/1/2022
1.1.8 55 7/1/2022
1.1.7 55 7/1/2022
1.1.7-pre20170619212538 51 7/1/2022
1.1.6 61 7/1/2022
1.1.5 54 7/1/2022
1.1.4 52 7/1/2022
1.1.3 61 7/1/2022
1.1.3-pre20170220084037 50 7/1/2022
1.1.2 57 7/1/2022
1.1.2-pre20161207051304 57 7/1/2022
1.1.1 54 7/1/2022
1.1.1-pre20161109081005 57 7/1/2022
1.1.0 60 7/1/2022
1.1.0-pre20160928150051 59 7/1/2022
1.0.1 48 7/1/2022
1.0.0 54 7/1/2022
1.0.0-pre20160912104037 52 7/1/2022
1.0.0-pre20160901085507 47 7/1/2022