Microsoft.Data.Sqlite 3.1.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.Data.Sqlite --version 3.1.16
                    
NuGet\Install-Package Microsoft.Data.Sqlite -Version 3.1.16
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Data.Sqlite" Version="3.1.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Data.Sqlite" Version="3.1.16" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Data.Sqlite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Data.Sqlite --version 3.1.16
                    
#r "nuget: Microsoft.Data.Sqlite, 3.1.16"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Data.Sqlite&version=3.1.16
                    
Install Microsoft.Data.Sqlite as a Cake Addin
#tool nuget:?package=Microsoft.Data.Sqlite&version=3.1.16
                    
Install Microsoft.Data.Sqlite as a Cake Tool

SQLite implementation of the System.Data.Common provider model.

Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (642)

Showing the top 5 NuGet packages that depend on Microsoft.Data.Sqlite:

Package Downloads
Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

SqlSugarCore

.Net Core3.1 .Net5 .Net6 .Net7 .Net8 .net9 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite DB2 DuckDb Hana 等, 使用教程:https://www.donet5.com/Home/Doc?typeId=1226

ThinkGeo.Core

ThinkGeo.Core works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It provides geometries, data sources, layers, styles, rendering, and low level functions for building GIS applications. It is the basic core dependency package across all of the ThinkGeo 12.0 product line. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux, macOS - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

Umbraco.Cms.Persistence.Sqlite

Adds support for SQLite to Umbraco CMS.

YesSql.Provider.Sqlite

Package Description

GitHub repositories (191)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Data.Sqlite:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
DapperLib/Dapper
Dapper - a simple object mapper for .Net
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
ThreeMammals/Ocelot
.NET API Gateway
elsa-workflows/elsa-core
A .NET workflows library
quartznet/quartznet
Quartz Enterprise Scheduler .NET
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
TechnitiumSoftware/DnsServer
Technitium DNS Server
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Version Downloads Last updated
10.0.0-preview.3.25171.6 1,360 4/10/2025
10.0.0-preview.2.25163.8 3,210 3/18/2025
10.0.0-preview.1.25081.1 1,971 2/25/2025
9.0.4 84,087 4/8/2025
9.0.3 164,634 3/11/2025
9.0.2 222,308 2/11/2025
9.0.1 227,041 1/14/2025
9.0.0 841,077 11/12/2024
9.0.0-rc.2.24474.1 13,944 10/8/2024
9.0.0-rc.1.24451.1 5,173 9/10/2024
9.0.0-preview.7.24405.3 2,337 8/13/2024
9.0.0-preview.6.24327.4 1,821 7/9/2024
9.0.0-preview.5.24306.3 2,531 6/11/2024
9.0.0-preview.4.24267.1 1,391 5/21/2024
9.0.0-preview.3.24172.4 7,573 4/11/2024
9.0.0-preview.2.24128.4 3,616 3/12/2024
9.0.0-preview.1.24081.2 3,254 2/13/2024
8.0.15 9,325 4/8/2025
8.0.14 47,914 3/11/2025
8.0.13 66,144 2/11/2025
8.0.12 70,338 1/14/2025
8.0.11 444,571 11/12/2024
8.0.10 1,007,386 10/8/2024
8.0.8 1,083,996 8/13/2024
8.0.7 686,211 7/9/2024
8.0.6 563,346 5/28/2024
8.0.5 215,434 5/14/2024
8.0.4 607,420 4/9/2024
8.0.3 403,697 3/12/2024
8.0.2 520,356 2/13/2024
8.0.1 1,399,145 1/9/2024
8.0.0 2,082,704 11/14/2023
8.0.0-rc.2.23480.1 15,422 10/10/2023
8.0.0-rc.1.23419.6 6,283 9/12/2023
8.0.0-preview.7.23375.4 15,788 8/8/2023
8.0.0-preview.6.23329.4 2,050 7/11/2023
8.0.0-preview.5.23280.1 4,667 6/13/2023
8.0.0-preview.4.23259.3 2,034 5/16/2023
8.0.0-preview.3.23174.2 4,182 4/11/2023
8.0.0-preview.2.23128.3 3,566 3/14/2023
8.0.0-preview.1.23111.4 1,842 2/21/2023
7.0.20 125,252 5/28/2024
7.0.19 13,782 5/14/2024
7.0.18 18,169 4/9/2024
7.0.17 26,147 3/12/2024
7.0.16 16,521 2/13/2024
7.0.15 32,323 1/9/2024
7.0.14 123,352 11/14/2023
7.0.13 275,976 10/24/2023
7.0.12 111,218 10/10/2023
7.0.11 309,437 9/12/2023
7.0.10 333,623 8/8/2023
7.0.9 306,957 7/11/2023
7.0.8 200,887 6/22/2023
7.0.7 352,838 6/13/2023
7.0.5 1,623,869 4/11/2023
7.0.4 359,867 3/14/2023
7.0.3 337,464 2/14/2023
7.0.2 462,844 1/10/2023
7.0.1 400,645 12/13/2022
7.0.0 1,419,880 11/7/2022
7.0.0-rc.2.22472.11 11,491 10/11/2022
7.0.0-rc.1.22426.7 5,614 9/14/2022
7.0.0-preview.7.22376.2 6,361 8/9/2022
7.0.0-preview.6.22329.4 15,776 7/12/2022
7.0.0-preview.5.22302.2 1,765 6/14/2022
7.0.0-preview.4.22229.2 6,027 5/10/2022
7.0.0-preview.3.22175.1 4,940 4/13/2022
7.0.0-preview.2.22153.1 6,393 3/14/2022
7.0.0-preview.1.22076.6 4,691 2/17/2022
6.0.36 31,021 11/12/2024
6.0.35 28,100 10/8/2024
6.0.33 541,485 8/13/2024
6.0.32 31,616 7/9/2024
6.0.31 31,638 5/28/2024
6.0.30 13,563 5/14/2024
6.0.29 3,383 4/9/2024
6.0.28 30,107 3/12/2024
6.0.27 17,049 2/13/2024
6.0.26 66,837 1/9/2024
6.0.25 71,893 11/14/2023
6.0.24 187,348 10/24/2023
6.0.23 15,085 10/10/2023
6.0.22 21,658 9/12/2023
6.0.21 37,014 8/8/2023
6.0.20 42,995 7/11/2023
6.0.19 17,595 6/22/2023
6.0.18 6,143 6/13/2023
6.0.16 120,727 4/11/2023
6.0.15 62,614 3/14/2023
6.0.14 57,990 2/14/2023
6.0.13 87,615 1/10/2023
6.0.12 97,604 12/13/2022
6.0.11 167,372 11/7/2022
6.0.10 369,554 10/11/2022
6.0.9 449,689 9/13/2022
6.0.8 549,730 8/9/2022
6.0.7 388,449 7/12/2022
6.0.6 221,963 6/14/2022
6.0.5 1,333,369 5/10/2022
6.0.4 681,794 4/11/2022
6.0.3 608,766 3/8/2022
6.0.2 509,256 2/8/2022
6.0.1 907,687 12/14/2021
6.0.0 2,083,905 11/8/2021
6.0.0-rc.2.21480.5 16,785 10/12/2021
6.0.0-rc.1.21452.10 4,564 9/14/2021
6.0.0-preview.7.21378.4 5,463 8/10/2021
6.0.0-preview.6.21352.1 4,227 7/14/2021
6.0.0-preview.5.21301.9 1,984 6/15/2021
6.0.0-preview.4.21253.1 2,714 5/24/2021
6.0.0-preview.3.21201.2 4,438 4/8/2021
6.0.0-preview.2.21154.2 7,638 3/11/2021 6.0.0-preview.2.21154.2 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.2 4,878 2/12/2021 6.0.0-preview.1.21102.2 is deprecated because it is no longer maintained.
5.0.17 588,932 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 72,720 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 42,945 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 23,749 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 95,908 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 157,446 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 247,433 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 204,082 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 298,764 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 267,876 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 511,549 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 277,722 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,216,931 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,316,443 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 641,944 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,179,169 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 291,393 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 278,075 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 30,050 10/13/2020 5.0.0-rc.2.20475.6 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.13 15,930 9/14/2020 5.0.0-rc.1.20451.13 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.4 1,134 8/25/2020 5.0.0-preview.8.20407.4 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.15 11,888 7/21/2020 5.0.0-preview.7.20365.15 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.4 3,471 6/25/2020 5.0.0-preview.6.20312.4 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.2 10,980 6/10/2020 5.0.0-preview.5.20278.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20220.10 1,384 5/18/2020 5.0.0-preview.4.20220.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20181.2 2,176 4/23/2020 5.0.0-preview.3.20181.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20159.4 4,006 4/2/2020 5.0.0-preview.2.20159.4 is deprecated because it is no longer maintained.
5.0.0-preview.2.20120.8 1,275 3/16/2020 5.0.0-preview.2.20120.8 is deprecated because it is no longer maintained.
3.1.32 272,279 12/13/2022
3.1.31 29,851 11/8/2022
3.1.30 34,894 10/11/2022
3.1.29 7,624 9/13/2022
3.1.28 28,304 8/9/2022
3.1.27 26,994 7/12/2022
3.1.26 9,976 6/14/2022
3.1.25 23,808 5/10/2022
3.1.24 12,940 4/11/2022
3.1.23 20,663 3/8/2022
3.1.22 51,586 12/14/2021
3.1.21 155,859 11/7/2021
3.1.20 13,235 10/11/2021
3.1.19 20,831 9/14/2021
3.1.18 10,910 8/10/2021
3.1.17 50,583 7/13/2021
3.1.16 24,179 6/8/2021
3.1.15 79,346 5/11/2021
3.1.14 32,321 4/6/2021
3.1.13 26,558 3/9/2021
3.1.12 59,583 2/9/2021
3.1.11 30,480 1/12/2021
3.1.10 202,789 11/9/2020
3.1.9 344,022 10/13/2020
3.1.8 465,268 9/8/2020
3.1.7 274,649 8/11/2020
3.1.6 231,617 7/14/2020
3.1.5 744,821 6/9/2020
3.1.4 351,098 5/12/2020
3.1.3 656,404 3/24/2020
3.1.2 327,868 2/19/2020
3.1.1 366,253 1/14/2020
3.1.0 413,531 12/3/2019
3.1.0-preview3.19554.8 1,474 11/13/2019 3.1.0-preview3.19554.8 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.5 1,368 11/1/2019 3.1.0-preview2.19525.5 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.2 1,759 10/15/2019 3.1.0-preview1.19506.2 is deprecated because it is no longer maintained.
3.0.3 42,148 2/19/2020
3.0.2 2,260 1/14/2020
3.0.1 157,926 11/18/2019
3.0.0 492,060 9/23/2019
3.0.0-rc1.19456.14 88,473 9/16/2019 3.0.0-rc1.19456.14 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.6 2,387 9/4/2019 3.0.0-preview9.19423.6 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.11 2,688 8/13/2019 3.0.0-preview8.19405.11 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.6 1,245 7/23/2019 3.0.0-preview7.19362.6 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.10 17,993 6/12/2019 3.0.0-preview6.19304.10 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.1 5,594 5/6/2019 3.0.0-preview5.19227.1 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.3 1,418 4/18/2019 3.0.0-preview4.19216.3 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,362 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.3 3,018 1/29/2019 3.0.0-preview.19074.3 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,665 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.3.0 17,003 1/14/2025
2.2.6 3,167,269 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 3,390,100 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 662,007 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 523,951 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,010,391 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 912,548 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,255 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 4,182 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,746 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.14 533,782 11/18/2019
2.1.11 382,976 5/14/2019
2.1.8 342,445 2/12/2019
2.1.0 4,065,576 5/29/2018
2.1.0-rc1-final 11,807 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 10,918 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 19,194 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 6,694,054 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 10,678,940 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,451 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,834 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 544,372 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 817,878 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 6,849 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 319,096 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 525,359 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 16,369 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 74,401 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-beta8 19,710 10/15/2015 1.0.0-beta8 is deprecated because it is no longer maintained.
1.0.0-beta7 7,390 9/2/2015 1.0.0-beta7 is deprecated because it is no longer maintained.
1.0.0-beta6 5,565 7/27/2015 1.0.0-beta6 is deprecated because it is no longer maintained.
1.0.0-beta1 4,254 11/11/2014 1.0.0-beta1 is deprecated because it is no longer maintained.