SQLitePCLRaw.core 1.0.0-pre20160912104037

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
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
55
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
47
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
39
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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
39
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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
38
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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 This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
37
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_*.
36
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
35
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
35
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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
35
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_*.
35
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model. 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 This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/d1b10fc6ccca83e29109a0a8d9c047f2e68aede5
34
SQLitePCLRaw.provider.e_sqlite3.android
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.
34
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_*.
34
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
34

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.1 3 8/7/2025
3.0.0 2 8/4/2025
2.1.11 20 3/14/2025
2.1.11-pre20241216174303 23 12/26/2024
2.1.10 23 9/24/2024
2.1.10-pre20240828193256 26 9/1/2024
2.1.9 27 8/8/2024
2.1.8 30 3/9/2024
2.1.7 27 3/8/2024
2.1.7-pre20231117161811 27 3/7/2024
2.1.7-pre20231110210158 25 3/7/2024
2.1.6 30 3/8/2024
2.1.6-pre20230809203314 28 3/7/2024
2.1.5 31 3/8/2024
2.1.5-pre20230516213315 28 3/7/2024
2.1.4 30 3/8/2024
2.1.4-pre20230105221937 31 3/7/2024
2.1.3 40 2/6/2024
2.1.3-pre20221111222311 30 3/7/2024
2.1.2 30 3/8/2024
2.1.2-pre20220916165053 27 3/7/2024
2.1.2-pre20220913165057 27 3/7/2024
2.1.1 28 3/8/2024
2.1.1-pre20220822172036 29 3/7/2024
2.1.0 31 3/8/2024
2.1.0-pre20220427180151 28 3/7/2024
2.1.0-pre20220318192836 28 3/7/2024
2.1.0-pre20220207221914 32 3/7/2024
2.1.0-pre20220207195309 32 3/7/2024
2.0.8-pre20220111224339 31 3/7/2024
2.0.7 29 3/8/2024
2.0.7-pre20210929171745 29 3/7/2024
2.0.6 30 3/8/2024
2.0.6-pre20210902144138 26 3/7/2024
2.0.5 29 3/8/2024
2.0.5-pre20210824155535 30 3/7/2024
2.0.5-pre20210824155428 27 3/7/2024
2.0.5-pre20210817120427 31 3/7/2024
2.0.5-pre20210521085756 27 3/7/2024
2.0.5-pre20210119130047 27 3/7/2024
2.0.5-pre20201231105030 26 3/7/2024
2.0.4 30 4/12/2022
2.0.4-pre20200828111558 24 3/7/2024
2.0.3 30 3/8/2024
2.0.2 31 4/12/2022
2.0.2-pre20191018090318 27 3/7/2024
2.0.2-pre20191003102319 29 3/7/2024
2.0.2-pre20190904113843 29 3/7/2024
2.0.1 33 3/8/2024
2.0.0 26 3/8/2024
2.0.0-pre20190628101813 28 3/7/2024
2.0.0-pre20190625090255 35 3/7/2024
2.0.0-pre20190621100518 29 3/7/2024
2.0.0-pre20190620134904 27 3/7/2024
1.1.14 32 2/26/2024
1.1.13 29 3/8/2024
1.1.12 32 2/23/2024
1.1.11 30 3/8/2024
1.1.10 30 3/8/2024
1.1.10-pre20180223200113 28 3/6/2024
1.1.9 28 3/8/2024
1.1.9-pre20170905093404 28 3/7/2024
1.1.8 30 3/8/2024
1.1.7 29 3/7/2024
1.1.7-pre20170619212538 32 3/7/2024
1.1.6 31 3/8/2024
1.1.5 36 3/8/2024
1.1.4 30 3/8/2024
1.1.3 28 3/8/2024
1.1.3-pre20170220084037 32 3/7/2024
1.1.2 27 3/8/2024
1.1.2-pre20161207051304 27 3/7/2024
1.1.1 33 3/8/2024
1.1.1-pre20161109081005 29 3/7/2024
1.1.0 28 3/8/2024
1.1.0-pre20160928150051 30 3/7/2024
1.0.1 29 3/8/2024
1.0.0 26 3/8/2024
1.0.0-pre20160912104037 30 3/7/2024
1.0.0-pre20160901085507 27 3/7/2024