Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.1

Prefix Reserved

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Sqlite.Core --version 9.0.1                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.Core -Version 9.0.1                
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.EntityFrameworkCore.Sqlite.Core" Version="9.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Sqlite.Core --version 9.0.1                
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.Core, 9.0.1"                
#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.
// Install Microsoft.EntityFrameworkCore.Sqlite.Core as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=9.0.1

// Install Microsoft.EntityFrameworkCore.Sqlite.Core as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=9.0.1                

The Microsoft.EntityFrameworkCore.Sqlite.Core package contains the code for the SQLite EF Core database provider. However, it does not automatically bring in any SQLite native binary, instead requiring that the application install and initialize the binary to use.

Usage

Only use this package if you need to change to a different SQLite native binary that the one supplied by Microsoft.EntityFrameworkCore.Sqlite.

To use this "Core" package, also install a SQLite binary package and initialize it with SQLitePCL.Batteries_V2.Init(); or similar. See github.com/ericsink/SQLitePCL.raw for more information.

Following this, call UseSqlite just as you when using Microsoft.EntityFrameworkCore.Sqlite.

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Additional documentation

See SQLite EF Core Database Provider for more information about the features of this database provider.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

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

NuGet packages (82)

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

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite

SQLite database provider for Entity Framework Core.

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.

Microsoft.EntityFrameworkCore.Sqlite.Design

Design-time Entity Framework Core functionality for SQLite

Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite

NetTopologySuite support for the SQLite database provider for Entity Framework Core.

EFCore.BulkExtensions.Sqlite

EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite

GitHub repositories (31)

Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Sqlite.Core:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
Version Downloads Last updated
9.0.1 4,480 1/14/2025
9.0.0 661,958 11/12/2024
9.0.0-rc.2.24474.1 29,619 10/8/2024
9.0.0-rc.1.24451.1 35,571 9/10/2024
9.0.0-preview.7.24405.3 8,016 8/13/2024
9.0.0-preview.6.24327.4 6,739 7/9/2024
9.0.0-preview.5.24306.3 4,855 6/11/2024
9.0.0-preview.4.24267.1 4,732 5/21/2024
9.0.0-preview.3.24172.4 11,651 4/11/2024
9.0.0-preview.2.24128.4 6,225 3/12/2024
9.0.0-preview.1.24081.2 6,670 2/13/2024
8.0.12 1,470 1/14/2025
8.0.11 593,403 11/12/2024
8.0.10 1,352,853 10/8/2024
8.0.8 2,617,452 8/13/2024
8.0.7 1,773,773 7/9/2024
8.0.6 1,672,537 5/28/2024
8.0.5 1,531,771 5/14/2024
8.0.4 1,932,228 4/9/2024
8.0.3 1,094,556 3/12/2024
8.0.2 2,130,330 2/13/2024
8.0.1 1,598,163 1/9/2024
8.0.0 3,957,116 11/14/2023
8.0.0-rc.2.23480.1 49,031 10/10/2023
8.0.0-rc.1.23419.6 51,196 9/12/2023
8.0.0-preview.7.23375.4 16,147 8/8/2023
8.0.0-preview.6.23329.4 21,817 7/11/2023
8.0.0-preview.5.23280.1 30,614 6/13/2023
8.0.0-preview.4.23259.3 15,524 5/16/2023
8.0.0-preview.3.23174.2 16,732 4/11/2023
8.0.0-preview.2.23128.3 11,424 3/14/2023
8.0.0-preview.1.23111.4 11,479 2/21/2023
7.0.20 267,552 5/28/2024
7.0.19 49,771 5/14/2024
7.0.18 162,590 4/9/2024
7.0.17 110,341 3/12/2024
7.0.16 215,161 2/13/2024
7.0.15 476,784 1/9/2024
7.0.14 682,905 11/14/2023
7.0.13 603,255 10/24/2023
7.0.12 465,856 10/10/2023
7.0.11 1,503,044 9/12/2023
7.0.10 2,229,631 8/8/2023
7.0.9 967,351 7/11/2023
7.0.8 733,734 6/22/2023
7.0.7 512,220 6/13/2023
7.0.5 3,316,094 4/11/2023
7.0.4 1,543,137 3/14/2023
7.0.3 1,082,994 2/14/2023
7.0.2 2,063,794 1/10/2023
7.0.1 1,199,375 12/13/2022
7.0.0 1,578,828 11/7/2022
7.0.0-rc.2.22472.11 22,786 10/11/2022
7.0.0-rc.1.22426.7 25,668 9/14/2022
7.0.0-preview.7.22376.2 11,855 8/9/2022
7.0.0-preview.6.22329.4 19,810 7/12/2022
7.0.0-preview.5.22302.2 6,358 6/14/2022
7.0.0-preview.4.22229.2 12,193 5/10/2022
7.0.0-preview.3.22175.1 4,900 4/13/2022
7.0.0-preview.2.22153.1 6,035 3/14/2022
7.0.0-preview.1.22076.6 8,277 2/17/2022
6.0.36 29,758 11/12/2024
6.0.35 72,207 10/8/2024
6.0.33 366,270 8/13/2024
6.0.32 77,709 7/9/2024
6.0.31 91,166 5/28/2024
6.0.30 32,999 5/14/2024
6.0.29 176,359 4/9/2024
6.0.28 143,193 3/12/2024
6.0.27 157,306 2/13/2024
6.0.26 241,357 1/9/2024
6.0.25 388,444 11/14/2023
6.0.24 361,534 10/24/2023
6.0.23 180,833 10/10/2023
6.0.22 208,354 9/12/2023
6.0.21 561,397 8/8/2023
6.0.20 205,272 7/11/2023
6.0.19 1,068,845 6/22/2023
6.0.18 106,919 6/13/2023
6.0.16 873,222 4/11/2023
6.0.15 447,075 3/14/2023
6.0.14 427,395 2/14/2023
6.0.13 1,154,542 1/10/2023
6.0.12 521,375 12/13/2022
6.0.11 1,899,702 11/7/2022
6.0.10 1,672,408 10/11/2022
6.0.9 1,496,303 9/13/2022
6.0.8 1,608,762 8/9/2022
6.0.7 13,215,951 7/12/2022
6.0.6 2,031,098 6/14/2022
6.0.5 3,200,626 5/10/2022
6.0.4 1,700,694 4/11/2022
6.0.3 1,296,173 3/8/2022
6.0.2 3,707,709 2/8/2022
6.0.1 2,596,231 12/14/2021
6.0.0 11,731,336 11/8/2021
6.0.0-rc.2.21480.5 22,310 10/12/2021
6.0.0-rc.1.21452.10 19,403 9/14/2021
6.0.0-preview.7.21378.4 9,682 8/10/2021
6.0.0-preview.6.21352.1 4,842 7/14/2021
6.0.0-preview.5.21301.9 7,929 6/15/2021
6.0.0-preview.4.21253.1 8,856 5/24/2021
6.0.0-preview.3.21201.2 9,144 4/8/2021
6.0.0-preview.2.21154.2 4,969 3/11/2021
6.0.0-preview.1.21102.2 9,984 2/12/2021
5.0.17 756,564 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 100,743 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 227,399 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 355,562 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 459,184 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 429,028 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 805,102 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 784,964 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,055,802 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,326,287 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,004,519 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 721,745 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,172,506 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 899,399 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 870,913 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,031,282 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,438,210 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,463,806 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 65,876 10/13/2020
5.0.0-rc.1.20451.13 37,566 9/14/2020
5.0.0-preview.8.20407.4 21,081 8/25/2020
5.0.0-preview.7.20365.15 9,379 7/21/2020
5.0.0-preview.6.20312.4 10,102 6/25/2020
5.0.0-preview.5.20278.2 2,813 6/10/2020
5.0.0-preview.4.20220.10 4,446 5/18/2020
5.0.0-preview.3.20181.2 4,626 4/23/2020
5.0.0-preview.2.20159.4 5,228 4/2/2020
5.0.0-preview.2.20120.8 4,322 3/16/2020
3.1.32 467,319 12/13/2022
3.1.31 45,880 11/8/2022
3.1.30 81,815 10/11/2022
3.1.29 38,099 9/13/2022
3.1.28 54,512 8/9/2022
3.1.27 75,276 7/12/2022
3.1.26 59,639 6/14/2022
3.1.25 138,275 5/10/2022
3.1.24 74,445 4/11/2022
3.1.23 189,545 3/8/2022
3.1.22 307,625 12/14/2021
3.1.21 197,003 11/7/2021
3.1.20 252,260 10/11/2021
3.1.19 253,753 9/14/2021
3.1.18 272,672 8/10/2021
3.1.17 227,515 7/13/2021
3.1.16 229,712 6/8/2021
3.1.15 457,049 5/11/2021
3.1.14 190,197 4/6/2021
3.1.13 2,262,927 3/9/2021
3.1.12 457,238 2/9/2021
3.1.11 565,822 1/12/2021
3.1.10 1,118,658 11/9/2020
3.1.9 1,253,136 10/13/2020
3.1.8 4,069,492 9/8/2020
3.1.7 1,133,705 8/11/2020
3.1.6 1,053,203 7/14/2020
3.1.5 1,640,092 6/9/2020
3.1.4 2,509,191 5/12/2020
3.1.3 7,476,458 3/24/2020
3.1.2 1,201,933 2/19/2020
3.1.1 1,379,541 1/14/2020
3.1.0 2,884,176 12/3/2019
3.1.0-preview3.19554.8 8,678 11/13/2019
3.1.0-preview2.19525.5 5,037 11/1/2019
3.1.0-preview1.19506.2 4,741 10/15/2019
3.0.3 14,068 2/19/2020
3.0.2 7,257 1/14/2020
3.0.1 211,758 11/18/2019
3.0.0 3,875,294 9/23/2019
3.0.0-rc1.19456.14 4,397 9/16/2019
3.0.0-preview9.19423.6 6,841 9/4/2019
3.0.0-preview8.19405.11 13,259 8/13/2019
3.0.0-preview7.19362.6 14,203 7/23/2019
3.0.0-preview6.19304.10 21,630 6/12/2019
3.0.0-preview5.19227.1 10,586 5/6/2019
3.0.0-preview4.19216.3 5,132 4/18/2019
3.0.0-preview3.19153.1 66,414 3/6/2019
3.0.0-preview.19074.3 11,448 1/29/2019
3.0.0-preview.18572.1 3,525 12/3/2018
2.3.0 15 1/14/2025
2.2.6 6,541,451 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,327,946 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 707,762 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 811,467 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,019,682 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,444,687 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,437 10/17/2018
2.2.0-preview2-35157 13,803 9/12/2018
2.2.0-preview1-35029 4,843 8/22/2018
2.1.14 833,067 11/18/2019
2.1.11 554,609 5/14/2019
2.1.8 934,179 2/12/2019
2.1.4 3,105,452 10/1/2018
2.1.3 1,329,300 9/11/2018
2.1.2 1,484,163 8/21/2018
2.1.1 1,873,161 6/18/2018
2.1.0 2,065,999 5/29/2018
2.1.0-rc1-final 21,399 5/6/2018
2.1.0-preview2-final 31,266 4/10/2018
2.1.0-preview1-final 11,066 2/26/2018
2.0.3 3,814,199 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,139,976 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,297,826 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,687,340 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,982 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 14,614,994 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.