Skip to main content
sqlite package icon

sqlite

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 Linux, macOS, and Windows (desktop and Universal Windows apps).

Total Downloads
6.9M
6,919,807
Published
Oct 18, 2016
Latest stable version

Install

.NET CLI
dotnet add package sqlite --version 3.13.0
Package Manager Console
Install-Package sqlite -Version 3.13.0
PackageReference
<PackageReference Include="sqlite" Version="3.13.0" />

Frameworks

.NETStandard1.0

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.