SQLitePCLRaw.lib.e_sqlite3.tvos
2.0.4
Prefix Reserved
See the version list below for details.
dotnet add package SQLitePCLRaw.lib.e_sqlite3.tvos --version 2.0.4
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlite3.tvos -Version 2.0.4
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.tvos" Version="2.0.4" />
paket add SQLitePCLRaw.lib.e_sqlite3.tvos --version 2.0.4
#r "nuget: SQLitePCLRaw.lib.e_sqlite3.tvos, 2.0.4"
// Install SQLitePCLRaw.lib.e_sqlite3.tvos as a Cake Addin #addin nuget:?package=SQLitePCLRaw.lib.e_sqlite3.tvos&version=2.0.4 // Install SQLitePCLRaw.lib.e_sqlite3.tvos as a Cake Tool #tool nuget:?package=SQLitePCLRaw.lib.e_sqlite3.tvos&version=2.0.4
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.TVOS | xamarintvos10 is compatible. |
-
Xamarin.TVOS 1.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SQLitePCLRaw.lib.e_sqlite3.tvos:
Package | Downloads |
---|---|
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 |
|
SQLitePCLRaw.bundle_green
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: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms. |
GitHub repositories
This package is not used by any popular GitHub repositories.