Microsoft.EntityFrameworkCore.Sqlite.Core 8.0.19

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.19
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.Core -Version 8.0.19
                    
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.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="8.0.19" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" />
                    
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.EntityFrameworkCore.Sqlite.Core --version 8.0.19
                    
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.Core, 8.0.19"
                    
#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.
#:package Microsoft.EntityFrameworkCore.Sqlite.Core@8.0.19
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=8.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=8.0.19
                    
Install as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (93)

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

Showing the top 20 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, Oracle
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.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
rogerfar/rdt-client
Real-Debrid Client Proxy
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
TabBlazor/TabBlazor
Blazor admin template based on Tabler UI
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
threenine/Threenine.Data
A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
Geodan/pg2b3dm
Tool for creating 3D Tiles from PostGIS geometries
LANCommander/LANCommander
b4rtik/RedPeanut
RedPeanut is a small RAT developed in .Net Core 2 and its agent in .Net 3.5 / 4.0.
Idered/snatch
📋 Beautiful clipboard manager for Windows
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
Version Downloads Last Updated
10.0.0-rc.2.25502.107 1,135 10/14/2025
10.0.0-rc.1.25451.107 38,068 9/9/2025
10.0.0-preview.7.25380.108 24,843 8/12/2025
10.0.0-preview.6.25358.103 3,432 7/15/2025
10.0.0-preview.5.25277.114 9,729 6/6/2025
10.0.0-preview.4.25258.110 2,564 5/12/2025
10.0.0-preview.3.25171.6 3,929 4/10/2025
10.0.0-preview.2.25163.8 1,491 3/18/2025
10.0.0-preview.1.25081.1 2,417 2/25/2025
9.0.10 21,491 10/14/2025
9.0.9 692,027 9/9/2025
9.0.8 791,906 8/5/2025
9.0.7 664,026 7/8/2025
9.0.6 784,794 6/10/2025
9.0.5 889,480 5/13/2025
9.0.4 1,153,143 4/8/2025
9.0.3 926,078 3/11/2025
9.0.2 1,792,582 2/11/2025
9.0.1 1,642,472 1/14/2025
9.0.0 2,660,112 11/12/2024
9.0.0-rc.2.24474.1 40,506 10/8/2024
9.0.0-rc.1.24451.1 40,060 9/10/2024
9.0.0-preview.7.24405.3 9,814 8/13/2024
9.0.0-preview.6.24327.4 8,499 7/9/2024
9.0.0-preview.5.24306.3 7,467 6/11/2024
9.0.0-preview.4.24267.1 6,487 5/21/2024
9.0.0-preview.3.24172.4 15,019 4/11/2024
9.0.0-preview.2.24128.4 8,513 3/12/2024
9.0.0-preview.1.24081.2 30,293 2/13/2024
8.0.21 4,718 10/14/2025
8.0.20 126,341 9/9/2025
8.0.19 228,606 8/5/2025
8.0.18 166,445 7/8/2025
8.0.17 368,340 6/10/2025
8.0.16 320,872 5/13/2025
8.0.15 441,818 4/8/2025
8.0.14 474,472 3/11/2025
8.0.13 1,206,756 2/11/2025
8.0.12 587,603 1/14/2025
8.0.11 3,629,861 11/12/2024
8.0.10 3,245,853 10/8/2024
8.0.8 5,940,549 8/13/2024
8.0.7 3,200,385 7/9/2024
8.0.6 2,498,050 5/28/2024
8.0.5 2,544,622 5/14/2024
8.0.4 3,049,475 4/9/2024
8.0.3 1,509,870 3/12/2024
8.0.2 3,109,809 2/13/2024
8.0.1 2,014,685 1/9/2024
8.0.0 6,337,734 11/14/2023
8.0.0-rc.2.23480.1 51,666 10/10/2023
8.0.0-rc.1.23419.6 81,962 9/12/2023
8.0.0-preview.7.23375.4 16,839 8/8/2023
8.0.0-preview.6.23329.4 23,184 7/11/2023
8.0.0-preview.5.23280.1 38,857 6/13/2023
8.0.0-preview.4.23259.3 19,230 5/16/2023
8.0.0-preview.3.23174.2 17,608 4/11/2023
8.0.0-preview.2.23128.3 12,296 3/14/2023
8.0.0-preview.1.23111.4 11,847 2/21/2023
7.0.20 493,565 5/28/2024
7.0.19 65,490 5/14/2024
7.0.18 236,010 4/9/2024
7.0.17 144,081 3/12/2024
7.0.16 244,090 2/13/2024
7.0.15 553,115 1/9/2024
7.0.14 776,836 11/14/2023
7.0.13 670,561 10/24/2023
7.0.12 528,965 10/10/2023
7.0.11 2,386,144 9/12/2023
7.0.10 2,731,640 8/8/2023
7.0.9 1,074,425 7/11/2023
7.0.8 806,944 6/22/2023
7.0.7 559,571 6/13/2023
7.0.5 3,976,513 4/11/2023
7.0.4 1,669,482 3/14/2023
7.0.3 1,162,933 2/14/2023
7.0.2 2,311,251 1/10/2023
7.0.1 1,354,247 12/13/2022
7.0.0 1,799,551 11/7/2022
7.0.0-rc.2.22472.11 24,035 10/11/2022
7.0.0-rc.1.22426.7 27,745 9/14/2022
7.0.0-preview.7.22376.2 12,109 8/9/2022
7.0.0-preview.6.22329.4 20,700 7/12/2022
7.0.0-preview.5.22302.2 6,561 6/14/2022
7.0.0-preview.4.22229.2 12,459 5/10/2022
7.0.0-preview.3.22175.1 5,137 4/13/2022
7.0.0-preview.2.22153.1 6,366 3/14/2022
7.0.0-preview.1.22076.6 8,501 2/17/2022
6.0.36 340,288 11/12/2024
6.0.35 177,110 10/8/2024
6.0.33 1,023,631 8/13/2024
6.0.32 117,788 7/9/2024
6.0.31 121,095 5/28/2024
6.0.30 40,935 5/14/2024
6.0.29 281,640 4/9/2024
6.0.28 165,918 3/12/2024
6.0.27 186,545 2/13/2024
6.0.26 277,012 1/9/2024
6.0.25 461,766 11/14/2023
6.0.24 515,417 10/24/2023
6.0.23 197,763 10/10/2023
6.0.22 233,121 9/12/2023
6.0.21 633,042 8/8/2023
6.0.20 222,927 7/11/2023
6.0.19 1,375,082 6/22/2023
6.0.18 119,594 6/13/2023
6.0.16 1,007,283 4/11/2023
6.0.15 489,513 3/14/2023
6.0.14 468,606 2/14/2023
6.0.13 1,278,269 1/10/2023
6.0.12 588,451 12/13/2022
6.0.11 2,157,371 11/7/2022
6.0.10 1,781,628 10/11/2022
6.0.9 1,614,656 9/13/2022
6.0.8 1,707,067 8/9/2022
6.0.7 14,713,486 7/12/2022
6.0.6 2,283,085 6/14/2022
6.0.5 3,403,809 5/10/2022
6.0.4 1,815,834 4/11/2022
6.0.3 1,365,387 3/8/2022
6.0.2 4,027,136 2/8/2022
6.0.1 2,752,981 12/14/2021
6.0.0 12,898,317 11/8/2021
6.0.0-rc.2.21480.5 22,785 10/12/2021
6.0.0-rc.1.21452.10 26,894 9/14/2021
6.0.0-preview.7.21378.4 11,626 8/10/2021
6.0.0-preview.6.21352.1 5,098 7/14/2021
6.0.0-preview.5.21301.9 8,583 6/15/2021
6.0.0-preview.4.21253.1 10,366 5/24/2021
6.0.0-preview.3.21201.2 10,264 4/8/2021
6.0.0-preview.2.21154.2 6,183 3/11/2021
6.0.0-preview.1.21102.2 11,387 2/12/2021
5.0.17 832,558 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 105,642 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 244,609 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 369,056 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 487,607 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 441,736 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 848,787 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 833,620 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,101,016 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,543,054 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,059,909 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 753,943 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,470,885 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 947,007 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 901,125 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,061,835 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,702,862 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,702,814 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 67,938 10/13/2020
5.0.0-rc.1.20451.13 38,945 9/14/2020
5.0.0-preview.8.20407.4 21,408 8/25/2020
5.0.0-preview.7.20365.15 9,654 7/21/2020
5.0.0-preview.6.20312.4 10,524 6/25/2020
5.0.0-preview.5.20278.2 3,048 6/10/2020
5.0.0-preview.4.20220.10 4,823 5/18/2020
5.0.0-preview.3.20181.2 4,906 4/23/2020
5.0.0-preview.2.20159.4 5,556 4/2/2020
5.0.0-preview.2.20120.8 4,550 3/16/2020
3.1.32 919,426 12/13/2022
3.1.31 53,303 11/8/2022
3.1.30 95,878 10/11/2022
3.1.29 41,526 9/13/2022
3.1.28 59,045 8/9/2022
3.1.27 83,122 7/12/2022
3.1.26 63,766 6/14/2022
3.1.25 169,607 5/10/2022
3.1.24 81,148 4/11/2022
3.1.23 200,900 3/8/2022
3.1.22 325,723 12/14/2021
3.1.21 204,884 11/7/2021
3.1.20 285,906 10/11/2021
3.1.19 272,269 9/14/2021
3.1.18 288,044 8/10/2021
3.1.17 238,195 7/13/2021
3.1.16 243,314 6/8/2021
3.1.15 488,298 5/11/2021
3.1.14 208,011 4/6/2021
3.1.13 2,532,196 3/9/2021
3.1.12 467,767 2/9/2021
3.1.11 604,114 1/12/2021
3.1.10 1,163,212 11/9/2020
3.1.9 1,283,891 10/13/2020
3.1.8 4,202,903 9/8/2020
3.1.7 1,240,604 8/11/2020
3.1.6 1,091,225 7/14/2020
3.1.5 1,675,336 6/9/2020
3.1.4 2,639,579 5/12/2020
3.1.3 7,939,299 3/24/2020
3.1.2 1,231,258 2/19/2020
3.1.1 1,420,014 1/14/2020
3.1.0 2,973,878 12/3/2019
3.1.0-preview3.19554.8 9,179 11/13/2019
3.1.0-preview2.19525.5 5,274 11/1/2019
3.1.0-preview1.19506.2 5,002 10/15/2019
3.0.3 15,209 2/19/2020
3.0.2 8,287 1/14/2020
3.0.1 215,935 11/18/2019
3.0.0 4,072,397 9/23/2019
3.0.0-rc1.19456.14 4,614 9/16/2019
3.0.0-preview9.19423.6 7,075 9/4/2019
3.0.0-preview8.19405.11 13,892 8/13/2019
3.0.0-preview7.19362.6 14,709 7/23/2019
3.0.0-preview6.19304.10 22,347 6/12/2019
3.0.0-preview5.19227.1 10,815 5/6/2019
3.0.0-preview4.19216.3 5,403 4/18/2019
3.0.0-preview3.19153.1 67,234 3/6/2019
3.0.0-preview.19074.3 11,883 1/29/2019
3.0.0-preview.18572.1 3,763 12/3/2018
2.3.0 5,029 1/14/2025
2.2.6 6,806,309 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,377,666 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 720,347 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 827,007 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,036,157 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,630,113 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,820 10/17/2018
2.2.0-preview2-35157 14,272 9/12/2018
2.2.0-preview1-35029 5,289 8/22/2018
2.1.14 874,722 11/18/2019
2.1.11 571,363 5/14/2019
2.1.8 1,115,695 2/12/2019
2.1.4 3,159,325 10/1/2018
2.1.3 1,350,354 9/11/2018
2.1.2 1,511,695 8/21/2018
2.1.1 1,988,090 6/18/2018
2.1.0 2,116,570 5/29/2018
2.1.0-rc1-final 22,283 5/6/2018
2.1.0-preview2-final 32,278 4/10/2018
2.1.0-preview1-final 11,879 2/26/2018
2.0.3 3,967,153 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,319,082 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,498,586 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,883,440 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 55,685 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 16,223,772 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.