Microsoft.Data.Sqlite 11.0.0-preview.2.26159.112

Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. The EF Core provider for SQLite is built on top of this library. However, it can also be used independently or with other data access libraries.

Installation

The latest stable version is available on NuGet.

dotnet add package Microsoft.Data.Sqlite

Use the --version option to specify a preview version to install.

Basic usage

This library implements the common ADO.NET abstractions for connections, commands, data readers, and so on. For more information, see Microsoft.Data.Sqlite on Microsoft Docs.

using var connection = new SqliteConnection("Data Source=Blogs.db");
connection.Open();

using var command = connection.CreateCommand();
command.CommandText = "SELECT Url FROM Blogs";

using var reader = command.ExecuteReader();
while (reader.Read())
{
    var url = reader.GetString(0);
}

Getting support

If you have a specific question about using these projects, we encourage you to ask it on Stack Overflow. If you encounter a bug or would like to request a feature, submit an issue. For more details, see getting support.

Showing the top 20 packages that depend on Microsoft.Data.Sqlite.

Packages 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.
25
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.
20
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
20
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. This package was built from the source at: https://github.com/aspnet/Universe/tree/1016eae4004686f7fdad13f5c329f63bbae1f3a1
19
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
18
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.
18
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
17
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.
17
Elsa.EntityFrameworkCore.Sqlite
Provides SQLite EF Core migrations for various modules.
16
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
16
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.
16
Elsa.EntityFrameworkCore.Sqlite
Provides SQLite EF Core migrations for various modules.
15

.NET Standard 2.0

Version Downloads Last updated
11.0.0-preview.3.26207.106 0 4/14/2026
11.0.0-preview.2.26159.112 1 3/15/2026
11.0.0-preview.1.26104.118 1 2/13/2026
10.0.6 0 4/14/2026
10.0.5 1 3/15/2026
10.0.4 1 3/15/2026
10.0.3 1 2/13/2026
10.0.2 4 1/15/2026
10.0.1 4 1/15/2026
10.0.0 10 11/23/2025
10.0.0-rc.2.25502.107 7 1/15/2026
10.0.0-rc.1.25451.107 4 9/11/2025
10.0.0-preview.7.25380.108 9 9/4/2025
10.0.0-preview.6.25358.103 10 7/19/2025
10.0.0-preview.5.25277.114 14 6/29/2025
10.0.0-preview.4.25258.110 8 7/3/2025
10.0.0-preview.3.25171.6 5 6/30/2025
10.0.0-preview.2.25163.8 10 7/2/2025
10.0.0-preview.1.25081.1 9 3/6/2025
9.0.15 0 4/14/2026
9.0.14 1 3/15/2026
9.0.13 1 2/13/2026
9.0.12 3 1/15/2026
9.0.11 10 11/24/2025
9.0.10 9 11/23/2025
9.0.9 8 9/11/2025
9.0.8 7 8/11/2025
9.0.7 10 7/19/2025
9.0.6 9 7/2/2025
9.0.5 16 6/29/2025
9.0.4 12 6/30/2025
9.0.3 14 7/2/2025
9.0.2 9 3/4/2025
9.0.1 17 3/4/2025
9.0.0 9 3/4/2025
9.0.0-rc.2.24474.1 10 3/8/2025
9.0.0-rc.1.24451.1 5 3/8/2025
9.0.0-preview.7.24405.3 9 3/6/2025
9.0.0-preview.6.24327.4 7 3/6/2025
9.0.0-preview.5.24306.3 10 3/6/2025
9.0.0-preview.4.24267.1 5 3/6/2025
9.0.0-preview.3.24172.4 7 3/6/2025
9.0.0-preview.2.24128.4 6 3/6/2025
9.0.0-preview.1.24081.2 6 3/6/2025
8.0.26 0 4/14/2026
8.0.25 1 3/15/2026
8.0.24 1 2/13/2026
8.0.23 3 1/15/2026
8.0.22 4 1/15/2026
8.0.21 5 1/15/2026
8.0.20 8 9/11/2025
8.0.19 8 8/11/2025
8.0.18 12 7/19/2025
8.0.17 6 7/2/2025
8.0.16 10 6/30/2025
8.0.15 5 7/5/2025
8.0.14 5 6/30/2025
8.0.13 9 3/4/2025
8.0.12 10 3/4/2025
8.0.11 9 3/4/2025
8.0.10 10 3/4/2025
8.0.8 18 3/4/2025
8.0.7 20 3/4/2025
8.0.6 11 3/4/2025
8.0.5 12 3/4/2025
8.0.4 14 3/4/2025
8.0.3 10 3/4/2025
8.0.2 14 3/4/2025
8.0.1 20 3/4/2025
8.0.0 12 3/4/2025
8.0.0-rc.2.23480.1 10 3/8/2025
8.0.0-rc.1.23419.6 11 3/8/2025
8.0.0-preview.7.23375.4 12 3/6/2025
8.0.0-preview.6.23329.4 7 3/6/2025
8.0.0-preview.5.23280.1 8 3/6/2025
8.0.0-preview.4.23259.3 9 3/6/2025
8.0.0-preview.3.23174.2 15 3/6/2025
8.0.0-preview.2.23128.3 8 3/6/2025
8.0.0-preview.1.23111.4 17 3/6/2025
7.0.20 11 3/4/2025
7.0.19 12 3/4/2025
7.0.18 8 3/4/2025
7.0.17 12 3/4/2025
7.0.16 12 3/4/2025
7.0.15 9 3/4/2025
7.0.14 8 3/4/2025
7.0.13 7 3/4/2025
7.0.12 6 3/4/2025
7.0.11 13 3/4/2025
7.0.10 10 3/4/2025
7.0.9 12 3/4/2025
7.0.8 13 3/4/2025
7.0.7 16 3/4/2025
7.0.5 15 3/4/2025
7.0.4 11 8/29/2023
7.0.3 16 3/4/2025
7.0.2 14 3/4/2025
7.0.1 11 6/20/2023
7.0.0 12 3/4/2025
7.0.0-rc.2.22472.11 10 3/6/2025
7.0.0-rc.1.22426.7 11 3/8/2025
7.0.0-preview.7.22376.2 12 3/6/2025
7.0.0-preview.6.22329.4 8 3/6/2025
7.0.0-preview.5.22302.2 12 3/6/2025
7.0.0-preview.4.22229.2 9 3/6/2025
7.0.0-preview.3.22175.1 6 3/6/2025
7.0.0-preview.2.22153.1 6 3/6/2025
7.0.0-preview.1.22076.6 13 3/6/2025
6.0.36 10 3/4/2025
6.0.35 8 3/4/2025
6.0.33 13 3/4/2025
6.0.32 10 3/4/2025
6.0.31 11 3/4/2025
6.0.30 10 3/4/2025
6.0.29 14 3/4/2025
6.0.28 17 3/4/2025
6.0.27 12 3/4/2025
6.0.26 9 3/4/2025
6.0.25 6 3/4/2025
6.0.24 9 3/4/2025
6.0.23 12 3/4/2025
6.0.22 11 3/4/2025
6.0.21 13 3/4/2025
6.0.20 16 3/4/2025
6.0.19 9 3/4/2025
6.0.18 10 3/4/2025
6.0.16 11 3/4/2025
6.0.15 9 3/4/2025
6.0.14 6 3/4/2025
6.0.13 12 3/4/2025
6.0.12 11 3/4/2025
6.0.11 9 3/4/2025
6.0.10 12 3/4/2025
6.0.9 14 3/4/2025
6.0.8 11 3/4/2025
6.0.7 11 3/4/2025
6.0.6 14 3/4/2025
6.0.5 18 3/4/2025
6.0.4 14 3/4/2025
6.0.3 19 3/4/2025
6.0.2 13 3/4/2025
6.0.1 16 3/4/2025
6.0.0 14 3/4/2025
6.0.0-rc.2.21480.5 10 3/8/2025
6.0.0-rc.1.21452.10 15 3/6/2025
6.0.0-preview.7.21378.4 8 3/6/2025
6.0.0-preview.6.21352.1 12 3/6/2025
6.0.0-preview.5.21301.9 9 3/6/2025
6.0.0-preview.4.21253.1 8 3/6/2025
6.0.0-preview.3.21201.2 10 3/6/2025
6.0.0-preview.2.21154.2 8 3/6/2025
6.0.0-preview.1.21102.2 17 3/6/2025
5.0.17 9 3/4/2025
5.0.16 12 3/4/2025
5.0.15 15 3/4/2025
5.0.14 13 3/4/2025
5.0.13 13 3/4/2025
5.0.12 21 3/4/2025
5.0.11 11 3/4/2025
5.0.10 14 3/4/2025
5.0.9 14 3/4/2025
5.0.8 15 3/4/2025
5.0.7 13 3/4/2025
5.0.6 9 3/4/2025
5.0.5 11 3/4/2025
5.0.4 13 3/4/2025
5.0.3 10 3/4/2025
5.0.2 19 3/4/2025
5.0.1 16 3/4/2025
5.0.0 9 3/4/2025
5.0.0-rc.2.20475.6 6 3/8/2025
5.0.0-rc.1.20451.13 6 3/6/2025
5.0.0-preview.8.20407.4 10 3/6/2025
5.0.0-preview.7.20365.15 8 3/6/2025
5.0.0-preview.6.20312.4 10 3/6/2025
5.0.0-preview.5.20278.2 8 3/6/2025
5.0.0-preview.4.20220.10 6 3/6/2025
5.0.0-preview.3.20181.2 6 3/6/2025
5.0.0-preview.2.20159.4 7 3/6/2025
5.0.0-preview.2.20120.8 8 3/6/2025
3.1.32 9 3/4/2025
3.1.31 9 3/4/2025
3.1.30 11 3/4/2025
3.1.29 8 3/4/2025
3.1.28 8 3/4/2025
3.1.27 6 3/4/2025
3.1.26 15 3/4/2025
3.1.25 10 3/4/2025
3.1.24 11 3/4/2025
3.1.23 15 3/4/2025
3.1.22 16 3/4/2025
3.1.21 6 3/4/2025
3.1.20 6 3/4/2025
3.1.19 9 3/4/2025
3.1.18 8 3/4/2025
3.1.17 12 3/4/2025
3.1.16 9 3/4/2025
3.1.15 8 3/4/2025
3.1.14 8 3/4/2025
3.1.13 8 3/4/2025
3.1.12 6 3/4/2025
3.1.11 8 3/4/2025
3.1.10 12 3/4/2025
3.1.9 13 3/4/2025
3.1.8 12 3/4/2025
3.1.7 14 3/4/2025
3.1.6 15 3/4/2025
3.1.5 9 3/4/2025
3.1.4 14 3/4/2025
3.1.3 13 3/4/2025
3.1.2 15 3/4/2025
3.1.1 11 3/4/2025
3.1.0 14 3/4/2025
3.1.0-preview3.19554.8 10 3/6/2025
3.1.0-preview2.19525.5 13 3/6/2025
3.1.0-preview1.19506.2 13 3/6/2025
3.0.3 15 3/4/2025
3.0.2 10 3/4/2025
3.0.1 18 3/4/2025
3.0.0 10 3/4/2025
3.0.0-rc1.19456.14 8 3/6/2025
3.0.0-preview9.19423.6 9 3/6/2025
3.0.0-preview8.19405.11 9 3/6/2025
3.0.0-preview7.19362.6 16 3/6/2025
3.0.0-preview6.19304.10 16 3/6/2025
3.0.0-preview5.19227.1 6 3/6/2025
3.0.0-preview4.19216.3 11 3/6/2025
3.0.0-preview3.19153.1 14 3/5/2025
3.0.0-preview.19074.3 10 3/6/2025
3.0.0-preview.18572.1 10 3/6/2025
2.3.0 16 3/4/2025
2.2.6 9 3/4/2025
2.2.4 20 3/4/2025
2.2.3 8 3/4/2025
2.2.2 19 3/5/2025
2.2.1 8 3/4/2025
2.2.0 12 3/4/2025
2.2.0-preview3-35497 6 3/5/2025
2.2.0-preview2-35157 7 3/5/2025
2.2.0-preview1-35029 8 3/5/2025
2.1.14 17 3/4/2025
2.1.11 13 3/4/2025
2.1.8 10 3/4/2025
2.1.0 11 3/4/2025
2.1.0-rc1-final 15 3/4/2025
2.1.0-preview2-final 7 3/4/2025
2.1.0-preview1-final 16 3/4/2025
2.0.1 15 3/4/2025
2.0.0 19 3/4/2025
2.0.0-preview2-final 10 3/4/2025
2.0.0-preview1-final 10 3/4/2025
1.1.1 14 3/5/2025
1.1.0 15 3/4/2025
1.1.0-preview1-final 13 3/4/2025
1.0.1 12 3/4/2025
1.0.0 8 3/4/2025
1.0.0-rc2-final 13 3/4/2025
1.0.0-rc1-final 11 3/4/2025
1.0.0-beta8 10 3/4/2025
1.0.0-beta7 10 3/4/2025
1.0.0-beta6 13 3/4/2025
1.0.0-beta1 6 3/4/2025