SQLitePCLRaw.core 2.0.0-pre20190620134904

SQLitePCL.raw 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(). Convenience packages are 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.
1,255
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
1,248
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
1,200
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
1,190
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
1,043
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
1,036
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.
1,036
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.
496
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
422
Microsoft.EntityFrameworkCore.Sqlite.Core
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
421
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core.
418
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
417
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
113
Microsoft.Data.Sqlite.Core
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
113
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_*.
41
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core.
38
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
37
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_*.
36
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
36
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_*.
35

.NET Standard 2.0

Version Downloads Last updated
3.0.3 15 05/11/2026
3.0.2 38 12/31/2025
3.0.1 30 12/14/2025
3.0.0 30 12/14/2025
2.1.11 511 12/31/2025
2.1.11-pre20241216174303 30 12/31/2025
2.1.10 1,043 12/10/2025
2.1.10-pre20240828193256 24 12/10/2025
2.1.9 33 12/10/2025
2.1.8 30 12/10/2025
2.1.7 33 12/10/2025
2.1.7-pre20231117161811 25 12/10/2025
2.1.7-pre20231110210158 27 12/10/2025
2.1.6 1,262 12/10/2025
2.1.6-pre20230809203314 29 12/10/2025
2.1.5 28 12/10/2025
2.1.5-pre20230516213315 30 12/10/2025
2.1.4 28 12/10/2025
2.1.4-pre20230105221937 26 12/10/2025
2.1.3 34 12/10/2025
2.1.3-pre20221111222311 28 12/10/2025
2.1.2 28 12/10/2025
2.1.2-pre20220916165053 29 12/10/2025
2.1.2-pre20220913165057 28 12/10/2025
2.1.1 31 12/20/2025
2.1.1-pre20220822172036 26 12/16/2025
2.1.0 30 12/10/2025
2.1.0-pre20220427180151 29 12/10/2025
2.1.0-pre20220318192836 30 12/10/2025
2.1.0-pre20220207221914 25 12/10/2025
2.1.0-pre20220207195309 26 12/10/2025
2.0.8-pre20220111224339 28 12/10/2025
2.0.7 26 12/10/2025
2.0.7-pre20210929171745 30 12/10/2025
2.0.6 29 12/10/2025
2.0.6-pre20210902144138 26 12/10/2025
2.0.5 28 12/10/2025
2.0.5-pre20210824155535 30 12/10/2025
2.0.5-pre20210824155428 23 12/10/2025
2.0.5-pre20210817120427 28 12/10/2025
2.0.5-pre20210521085756 27 12/10/2025
2.0.5-pre20210119130047 28 12/10/2025
2.0.5-pre20201231105030 33 12/10/2025
2.0.4 28 12/10/2025
2.0.4-pre20200828111558 26 12/10/2025
2.0.3 26 12/10/2025
2.0.2 33 12/10/2025
2.0.2-pre20191018090318 27 12/10/2025
2.0.2-pre20191003102319 25 12/10/2025
2.0.2-pre20190904113843 30 12/10/2025
2.0.1 26 12/10/2025
2.0.0 27 12/10/2025
2.0.0-pre20190628101813 31 12/10/2025
2.0.0-pre20190625090255 30 12/10/2025
2.0.0-pre20190621100518 24 12/09/2025
2.0.0-pre20190620134904 27 12/10/2025
1.1.14 31 12/10/2025
1.1.13 32 12/10/2025
1.1.12 27 12/10/2025
1.1.11 31 12/10/2025
1.1.10 26 12/10/2025
1.1.10-pre20180223200113 29 12/10/2025
1.1.9 23 12/10/2025
1.1.9-pre20170905093404 30 12/10/2025
1.1.8 29 12/10/2025
1.1.7 31 12/10/2025
1.1.7-pre20170619212538 23 12/10/2025
1.1.6 28 12/10/2025
1.1.5 33 12/10/2025
1.1.4 29 12/10/2025
1.1.3 35 12/10/2025
1.1.3-pre20170220084037 23 12/10/2025
1.1.2 32 12/10/2025
1.1.2-pre20161207051304 29 12/10/2025
1.1.1 30 12/10/2025
1.1.1-pre20161109081005 31 12/10/2025
1.1.0 33 12/10/2025
1.1.0-pre20160928150051 27 12/10/2025
1.0.1 31 12/10/2025
1.0.0 26 12/10/2025
1.0.0-pre20160912104037 29 12/10/2025
1.0.0-pre20160901085507 26 12/10/2025