SQLite 3.12.2
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Univeral Windows Platform apps.
Install-Package SQLite -Version 3.12.2
dotnet add package SQLite --version 3.12.2
<PackageReference Include="SQLite" Version="3.12.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLite --version 3.12.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLite, 3.12.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLite as a Cake Addin
#addin nuget:?package=SQLite&version=3.12.2
// Install SQLite as a Cake Tool
#tool nuget:?package=SQLite&version=3.12.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.0
- SQLite.Native (>= 3.12.2)
-
UAP 10.0
- SQLite.UWP.Native (>= 3.12.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.12.2 | 0 | 06.02.2022 |