Microsoft.EntityFrameworkCore.Sqlite.Core 8.0.12

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

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

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 (84)

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

EFCore.BulkExtensions.Sqlite

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

Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite

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

GitHub repositories (34)

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#.
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
Version Downloads Last updated
9.0.1 173,873 1/14/2025
9.0.0 869,658 11/12/2024
9.0.0-rc.2.24474.1 30,755 10/8/2024
9.0.0-rc.1.24451.1 35,888 9/10/2024
9.0.0-preview.7.24405.3 8,140 8/13/2024
9.0.0-preview.6.24327.4 6,866 7/9/2024
9.0.0-preview.5.24306.3 4,895 6/11/2024
9.0.0-preview.4.24267.1 4,960 5/21/2024
9.0.0-preview.3.24172.4 12,010 4/11/2024
9.0.0-preview.2.24128.4 6,363 3/12/2024
9.0.0-preview.1.24081.2 8,933 2/13/2024
8.0.12 78,408 1/14/2025
8.0.11 843,216 11/12/2024
8.0.10 1,537,372 10/8/2024
8.0.8 2,882,582 8/13/2024
8.0.7 1,892,850 7/9/2024
8.0.6 1,762,333 5/28/2024
8.0.5 1,605,861 5/14/2024
8.0.4 2,029,004 4/9/2024
8.0.3 1,134,098 3/12/2024
8.0.2 2,210,848 2/13/2024
8.0.1 1,636,502 1/9/2024
8.0.0 4,151,760 11/14/2023
8.0.0-rc.2.23480.1 49,311 10/10/2023
8.0.0-rc.1.23419.6 52,807 9/12/2023
8.0.0-preview.7.23375.4 16,214 8/8/2023
8.0.0-preview.6.23329.4 22,016 7/11/2023
8.0.0-preview.5.23280.1 31,093 6/13/2023
8.0.0-preview.4.23259.3 15,777 5/16/2023
8.0.0-preview.3.23174.2 16,803 4/11/2023
8.0.0-preview.2.23128.3 11,574 3/14/2023
8.0.0-preview.1.23111.4 11,529 2/21/2023
7.0.20 282,678 5/28/2024
7.0.19 51,119 5/14/2024
7.0.18 168,045 4/9/2024
7.0.17 113,839 3/12/2024
7.0.16 217,922 2/13/2024
7.0.15 483,587 1/9/2024
7.0.14 695,824 11/14/2023
7.0.13 608,234 10/24/2023
7.0.12 473,038 10/10/2023
7.0.11 1,519,949 9/12/2023
7.0.10 2,262,408 8/8/2023
7.0.9 973,976 7/11/2023
7.0.8 739,819 6/22/2023
7.0.7 518,378 6/13/2023
7.0.5 3,364,204 4/11/2023
7.0.4 1,551,595 3/14/2023
7.0.3 1,088,755 2/14/2023
7.0.2 2,077,800 1/10/2023
7.0.1 1,208,842 12/13/2022
7.0.0 1,595,349 11/7/2022
7.0.0-rc.2.22472.11 22,904 10/11/2022
7.0.0-rc.1.22426.7 25,886 9/14/2022
7.0.0-preview.7.22376.2 11,863 8/9/2022
7.0.0-preview.6.22329.4 19,930 7/12/2022
7.0.0-preview.5.22302.2 6,363 6/14/2022
7.0.0-preview.4.22229.2 12,211 5/10/2022
7.0.0-preview.3.22175.1 4,909 4/13/2022
7.0.0-preview.2.22153.1 6,081 3/14/2022
7.0.0-preview.1.22076.6 8,284 2/17/2022
6.0.36 42,902 11/12/2024
6.0.35 83,867 10/8/2024
6.0.33 423,450 8/13/2024
6.0.32 81,887 7/9/2024
6.0.31 93,202 5/28/2024
6.0.30 33,537 5/14/2024
6.0.29 188,307 4/9/2024
6.0.28 145,970 3/12/2024
6.0.27 159,243 2/13/2024
6.0.26 244,829 1/9/2024
6.0.25 396,712 11/14/2023
6.0.24 376,706 10/24/2023
6.0.23 182,276 10/10/2023
6.0.22 211,644 9/12/2023
6.0.21 567,272 8/8/2023
6.0.20 206,937 7/11/2023
6.0.19 1,095,840 6/22/2023
6.0.18 108,170 6/13/2023
6.0.16 882,353 4/11/2023
6.0.15 451,224 3/14/2023
6.0.14 430,894 2/14/2023
6.0.13 1,163,949 1/10/2023
6.0.12 527,583 12/13/2022
6.0.11 1,923,968 11/7/2022
6.0.10 1,682,150 10/11/2022
6.0.9 1,506,384 9/13/2022
6.0.8 1,616,974 8/9/2022
6.0.7 13,347,017 7/12/2022
6.0.6 2,040,412 6/14/2022
6.0.5 3,219,004 5/10/2022
6.0.4 1,709,677 4/11/2022
6.0.3 1,302,065 3/8/2022
6.0.2 3,730,461 2/8/2022
6.0.1 2,608,111 12/14/2021
6.0.0 11,815,174 11/8/2021
6.0.0-rc.2.21480.5 22,338 10/12/2021
6.0.0-rc.1.21452.10 19,462 9/14/2021
6.0.0-preview.7.21378.4 9,698 8/10/2021
6.0.0-preview.6.21352.1 4,848 7/14/2021
6.0.0-preview.5.21301.9 7,970 6/15/2021
6.0.0-preview.4.21253.1 8,883 5/24/2021
6.0.0-preview.3.21201.2 9,160 4/8/2021
6.0.0-preview.2.21154.2 4,971 3/11/2021
6.0.0-preview.1.21102.2 10,091 2/12/2021
5.0.17 762,118 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 101,008 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 228,246 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 355,836 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 461,404 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 429,638 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 807,484 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 788,128 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,058,678 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,342,349 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,007,769 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 723,232 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,188,761 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 902,086 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 872,241 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,033,008 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,450,438 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,479,122 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 66,067 10/13/2020
5.0.0-rc.1.20451.13 37,650 9/14/2020
5.0.0-preview.8.20407.4 21,106 8/25/2020
5.0.0-preview.7.20365.15 9,388 7/21/2020
5.0.0-preview.6.20312.4 10,162 6/25/2020
5.0.0-preview.5.20278.2 2,828 6/10/2020
5.0.0-preview.4.20220.10 4,450 5/18/2020
5.0.0-preview.3.20181.2 4,638 4/23/2020
5.0.0-preview.2.20159.4 5,238 4/2/2020
5.0.0-preview.2.20120.8 4,327 3/16/2020
3.1.32 486,917 12/13/2022
3.1.31 46,433 11/8/2022
3.1.30 82,334 10/11/2022
3.1.29 38,351 9/13/2022
3.1.28 54,675 8/9/2022
3.1.27 75,434 7/12/2022
3.1.26 60,238 6/14/2022
3.1.25 140,671 5/10/2022
3.1.24 74,986 4/11/2022
3.1.23 190,567 3/8/2022
3.1.22 309,274 12/14/2021
3.1.21 197,712 11/7/2021
3.1.20 257,509 10/11/2021
3.1.19 255,432 9/14/2021
3.1.18 273,235 8/10/2021
3.1.17 228,194 7/13/2021
3.1.16 230,093 6/8/2021
3.1.15 457,460 5/11/2021
3.1.14 191,106 4/6/2021
3.1.13 2,277,277 3/9/2021
3.1.12 457,991 2/9/2021
3.1.11 568,719 1/12/2021
3.1.10 1,120,606 11/9/2020
3.1.9 1,255,144 10/13/2020
3.1.8 4,079,094 9/8/2020
3.1.7 1,143,372 8/11/2020
3.1.6 1,055,180 7/14/2020
3.1.5 1,642,374 6/9/2020
3.1.4 2,520,563 5/12/2020
3.1.3 7,503,391 3/24/2020
3.1.2 1,203,734 2/19/2020
3.1.1 1,382,302 1/14/2020
3.1.0 2,893,233 12/3/2019
3.1.0-preview3.19554.8 8,678 11/13/2019
3.1.0-preview2.19525.5 5,045 11/1/2019
3.1.0-preview1.19506.2 4,741 10/15/2019
3.0.3 14,104 2/19/2020
3.0.2 7,274 1/14/2020
3.0.1 211,846 11/18/2019
3.0.0 3,887,822 9/23/2019
3.0.0-rc1.19456.14 4,398 9/16/2019
3.0.0-preview9.19423.6 6,851 9/4/2019
3.0.0-preview8.19405.11 13,263 8/13/2019
3.0.0-preview7.19362.6 14,208 7/23/2019
3.0.0-preview6.19304.10 21,635 6/12/2019
3.0.0-preview5.19227.1 10,590 5/6/2019
3.0.0-preview4.19216.3 5,140 4/18/2019
3.0.0-preview3.19153.1 66,472 3/6/2019
3.0.0-preview.19074.3 11,469 1/29/2019
3.0.0-preview.18572.1 3,530 12/3/2018
2.3.0 213 1/14/2025
2.2.6 6,559,780 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,330,656 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 708,646 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 812,319 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,020,725 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,457,965 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,441 10/17/2018
2.2.0-preview2-35157 13,811 9/12/2018
2.2.0-preview1-35029 4,855 8/22/2018
2.1.14 835,816 11/18/2019
2.1.11 556,503 5/14/2019
2.1.8 947,988 2/12/2019
2.1.4 3,109,102 10/1/2018
2.1.3 1,330,666 9/11/2018
2.1.2 1,485,669 8/21/2018
2.1.1 1,879,512 6/18/2018
2.1.0 2,070,403 5/29/2018
2.1.0-rc1-final 21,409 5/6/2018
2.1.0-preview2-final 31,276 4/10/2018
2.1.0-preview1-final 11,077 2/26/2018
2.0.3 3,824,001 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,152,239 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,311,930 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,699,147 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,044 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 14,728,474 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.