SQLitePCL.native.sqlite3.v110_xp
0.9.2
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package SQLitePCL.native.sqlite3.v110_xp --version 0.9.2
NuGet\Install-Package SQLitePCL.native.sqlite3.v110_xp -Version 0.9.2
<PackageReference Include="SQLitePCL.native.sqlite3.v110_xp" Version="0.9.2" />
paket add SQLitePCL.native.sqlite3.v110_xp --version 0.9.2
#r "nuget: SQLitePCL.native.sqlite3.v110_xp, 0.9.2"
// Install SQLitePCL.native.sqlite3.v110_xp as a Cake Addin #addin nuget:?package=SQLitePCL.native.sqlite3.v110_xp&version=0.9.2 // Install SQLitePCL.native.sqlite3.v110_xp as a Cake Tool #tool nuget:?package=SQLitePCL.native.sqlite3.v110_xp&version=0.9.2
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCL.raw as well as SQLitePCL.plugin.sqlite3.net45 or similar.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SQLitePCL.native.sqlite3.v110_xp:
Package | Downloads |
---|---|
Couchbase.Lite.Storage.SystemSQLite
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SQLitePCL.native.sqlite3.v110_xp:
Repository | Stars |
---|---|
digimezzo/knowte-windows
Note taking
|
|
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
|
Version | Downloads | Last updated |
---|---|---|
0.9.4-pre1 | 5,660 | 8/8/2016 |
0.9.2 | 36,602 | 6/17/2016 |
0.9.2-pre1 | 4,403 | 6/17/2016 |
0.9.1 | 23,526 | 6/10/2016 |
0.9.0 | 5,228 | 6/6/2016 |
0.9.0-pre8 | 4,952 | 5/9/2016 |
NOTE that 0.9 is a major restructuring of the NuGet packages, and in some cases, upgrading from previous versions will require changes. The main package (SQLitePCL.raw) no longer has native code embedded in it. For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages. See the SQLitePCL.raw page on GitHub for more info.