iPlus.Data.Sqlite.Core
9.0.7
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package iPlus.Data.Sqlite.Core --version 9.0.7
NuGet\Install-Package iPlus.Data.Sqlite.Core -Version 9.0.7
<PackageReference Include="iPlus.Data.Sqlite.Core" Version="9.0.7" />
<PackageVersion Include="iPlus.Data.Sqlite.Core" Version="9.0.7" />
<PackageReference Include="iPlus.Data.Sqlite.Core" />
paket add iPlus.Data.Sqlite.Core --version 9.0.7
#r "nuget: iPlus.Data.Sqlite.Core, 9.0.7"
#:package iPlus.Data.Sqlite.Core@9.0.7
#addin nuget:?package=iPlus.Data.Sqlite.Core&version=9.0.7
#tool nuget:?package=iPlus.Data.Sqlite.Core&version=9.0.7
The Microsoft.Data.Sqlite.Core package contains the code for SQLite ADO.NET driver. However, it does not automatically bring in any SQLite native binary, instead requiring that the application install and initialize the binary to use.
Usage
Only use this package if you need to change to a different SQLite native binary that the one supplied by Microsoft.Data.Sqlite.
To use this "Core" package, also install a SQLite binary package and initialize it with SQLitePCL.Batteries_V2.Init(); or similar. See github.com/ericsink/SQLitePCL.raw for more information.
Getting support
If you have a specific question about using these projects, we encourage you to ask it on Stack Overflow. If you encounter a bug or would like to request a feature, submit an issue. For more details, see getting support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.1.10)
-
net6.0
- SQLitePCLRaw.core (>= 2.1.10)
-
net8.0
- SQLitePCLRaw.core (>= 2.1.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on iPlus.Data.Sqlite.Core:
| Package | Downloads |
|---|---|
|
iPlus.EntityFrameworkCore.Sqlite.Core
iPlus Fork of ef core main repository |
|
|
iPlus.Data.Sqlite
iPlus Fork of ef core main repository |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-dev | 37 | 3/5/2026 |
| 9.0.7 | 35 | 3/5/2026 |