Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.4

Prefix Reserved
There is a newer prerelease 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 9.0.4
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.Core -Version 9.0.4
                    
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.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="9.0.4" />
                    
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 9.0.4
                    
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.Core, 9.0.4"
                    
#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.EntityFrameworkCore.Sqlite.Core&version=9.0.4
                    
Install Microsoft.EntityFrameworkCore.Sqlite.Core as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=9.0.4
                    
Install Microsoft.EntityFrameworkCore.Sqlite.Core 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (88)

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

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
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
threenine/Threenine.Data
A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
TabBlazor/TabBlazor
Blazor admin template based on Tabler UI
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
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
sabihoshi/GenshinLyreMidiPlayer
Genshin Impact Windsong Lyre, Floral Zither, & Vintage Lyre MIDI auto player in Modern Mica UI. Supports MIDI instruments & Playlist controls.
papyrus-mc/papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
Version Downloads Last updated
10.0.0-preview.3.25171.6 796 4/10/2025
10.0.0-preview.2.25163.8 1,356 3/18/2025
10.0.0-preview.1.25081.1 2,034 2/25/2025
9.0.4 100,500 4/8/2025
9.0.3 401,111 3/11/2025
9.0.2 640,185 2/11/2025
9.0.1 692,136 1/14/2025
9.0.0 1,544,557 11/12/2024
9.0.0-rc.2.24474.1 33,658 10/8/2024
9.0.0-rc.1.24451.1 36,986 9/10/2024
9.0.0-preview.7.24405.3 8,720 8/13/2024
9.0.0-preview.6.24327.4 7,523 7/9/2024
9.0.0-preview.5.24306.3 5,147 6/11/2024
9.0.0-preview.4.24267.1 5,534 5/21/2024
9.0.0-preview.3.24172.4 13,090 4/11/2024
9.0.0-preview.2.24128.4 7,491 3/12/2024
9.0.0-preview.1.24081.2 15,850 2/13/2024
8.0.15 33,449 4/8/2025
8.0.14 156,918 3/11/2025
8.0.13 323,833 2/11/2025
8.0.12 309,550 1/14/2025
8.0.11 1,828,454 11/12/2024
8.0.10 2,194,697 10/8/2024
8.0.8 3,880,549 8/13/2024
8.0.7 2,361,405 7/9/2024
8.0.6 2,051,173 5/28/2024
8.0.5 1,919,293 5/14/2024
8.0.4 2,351,665 4/9/2024
8.0.3 1,278,229 3/12/2024
8.0.2 2,517,316 2/13/2024
8.0.1 1,782,838 1/9/2024
8.0.0 4,856,378 11/14/2023
8.0.0-rc.2.23480.1 50,179 10/10/2023
8.0.0-rc.1.23419.6 58,787 9/12/2023
8.0.0-preview.7.23375.4 16,447 8/8/2023
8.0.0-preview.6.23329.4 22,615 7/11/2023
8.0.0-preview.5.23280.1 32,553 6/13/2023
8.0.0-preview.4.23259.3 16,963 5/16/2023
8.0.0-preview.3.23174.2 17,076 4/11/2023
8.0.0-preview.2.23128.3 11,921 3/14/2023
8.0.0-preview.1.23111.4 11,686 2/21/2023
7.0.20 351,349 5/28/2024
7.0.19 56,199 5/14/2024
7.0.18 187,857 4/9/2024
7.0.17 122,509 3/12/2024
7.0.16 229,113 2/13/2024
7.0.15 506,917 1/9/2024
7.0.14 727,711 11/14/2023
7.0.13 629,591 10/24/2023
7.0.12 498,358 10/10/2023
7.0.11 1,795,535 9/12/2023
7.0.10 2,403,257 8/8/2023
7.0.9 998,139 7/11/2023
7.0.8 762,809 6/22/2023
7.0.7 535,348 6/13/2023
7.0.5 3,549,198 4/11/2023
7.0.4 1,589,852 3/14/2023
7.0.3 1,112,169 2/14/2023
7.0.2 2,148,927 1/10/2023
7.0.1 1,253,941 12/13/2022
7.0.0 1,661,789 11/7/2022
7.0.0-rc.2.22472.11 23,292 10/11/2022
7.0.0-rc.1.22426.7 26,530 9/14/2022
7.0.0-preview.7.22376.2 11,931 8/9/2022
7.0.0-preview.6.22329.4 20,155 7/12/2022
7.0.0-preview.5.22302.2 6,427 6/14/2022
7.0.0-preview.4.22229.2 12,286 5/10/2022
7.0.0-preview.3.22175.1 4,972 4/13/2022
7.0.0-preview.2.22153.1 6,176 3/14/2022
7.0.0-preview.1.22076.6 8,351 2/17/2022
6.0.36 107,052 11/12/2024
6.0.35 118,624 10/8/2024
6.0.33 598,529 8/13/2024
6.0.32 96,351 7/9/2024
6.0.31 103,061 5/28/2024
6.0.30 36,094 5/14/2024
6.0.29 219,451 4/9/2024
6.0.28 154,205 3/12/2024
6.0.27 167,424 2/13/2024
6.0.26 256,884 1/9/2024
6.0.25 433,976 11/14/2023
6.0.24 451,608 10/24/2023
6.0.23 187,740 10/10/2023
6.0.22 223,013 9/12/2023
6.0.21 591,273 8/8/2023
6.0.20 212,425 7/11/2023
6.0.19 1,195,608 6/22/2023
6.0.18 111,930 6/13/2023
6.0.16 923,854 4/11/2023
6.0.15 463,245 3/14/2023
6.0.14 446,469 2/14/2023
6.0.13 1,202,621 1/10/2023
6.0.12 559,122 12/13/2022
6.0.11 2,012,129 11/7/2022
6.0.10 1,719,295 10/11/2022
6.0.9 1,542,329 9/13/2022
6.0.8 1,650,011 8/9/2022
6.0.7 13,839,864 7/12/2022
6.0.6 2,104,631 6/14/2022
6.0.5 3,282,423 5/10/2022
6.0.4 1,740,173 4/11/2022
6.0.3 1,325,050 3/8/2022
6.0.2 3,821,062 2/8/2022
6.0.1 2,656,079 12/14/2021
6.0.0 12,171,661 11/8/2021
6.0.0-rc.2.21480.5 22,492 10/12/2021
6.0.0-rc.1.21452.10 25,980 9/14/2021
6.0.0-preview.7.21378.4 9,835 8/10/2021
6.0.0-preview.6.21352.1 4,912 7/14/2021
6.0.0-preview.5.21301.9 8,112 6/15/2021
6.0.0-preview.4.21253.1 8,962 5/24/2021
6.0.0-preview.3.21201.2 9,234 4/8/2021
6.0.0-preview.2.21154.2 5,053 3/11/2021
6.0.0-preview.1.21102.2 10,460 2/12/2021
5.0.17 786,144 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 102,411 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 233,153 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 358,969 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 468,369 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 432,765 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 817,056 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 799,366 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,069,510 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,398,302 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,023,474 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 729,327 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,276,823 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 912,737 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 878,522 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,040,163 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,521,638 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,533,218 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 66,709 10/13/2020
5.0.0-rc.1.20451.13 38,019 9/14/2020
5.0.0-preview.8.20407.4 21,223 8/25/2020
5.0.0-preview.7.20365.15 9,484 7/21/2020
5.0.0-preview.6.20312.4 10,305 6/25/2020
5.0.0-preview.5.20278.2 2,894 6/10/2020
5.0.0-preview.4.20220.10 4,515 5/18/2020
5.0.0-preview.3.20181.2 4,723 4/23/2020
5.0.0-preview.2.20159.4 5,357 4/2/2020
5.0.0-preview.2.20120.8 4,395 3/16/2020
3.1.32 602,077 12/13/2022
3.1.31 48,087 11/8/2022
3.1.30 87,018 10/11/2022
3.1.29 39,301 9/13/2022
3.1.28 56,157 8/9/2022
3.1.27 77,749 7/12/2022
3.1.26 61,624 6/14/2022
3.1.25 149,953 5/10/2022
3.1.24 77,252 4/11/2022
3.1.23 194,337 3/8/2022
3.1.22 315,142 12/14/2021
3.1.21 199,952 11/7/2021
3.1.20 270,582 10/11/2021
3.1.19 261,325 9/14/2021
3.1.18 276,171 8/10/2021
3.1.17 231,281 7/13/2021
3.1.16 234,443 6/8/2021
3.1.15 461,554 5/11/2021
3.1.14 196,220 4/6/2021
3.1.13 2,348,420 3/9/2021
3.1.12 461,401 2/9/2021
3.1.11 579,486 1/12/2021
3.1.10 1,128,141 11/9/2020
3.1.9 1,261,780 10/13/2020
3.1.8 4,115,084 9/8/2020
3.1.7 1,184,349 8/11/2020
3.1.6 1,067,214 7/14/2020
3.1.5 1,653,416 6/9/2020
3.1.4 2,559,349 5/12/2020
3.1.3 7,635,883 3/24/2020
3.1.2 1,214,259 2/19/2020
3.1.1 1,391,387 1/14/2020
3.1.0 2,923,920 12/3/2019
3.1.0-preview3.19554.8 8,742 11/13/2019
3.1.0-preview2.19525.5 5,120 11/1/2019
3.1.0-preview1.19506.2 4,814 10/15/2019
3.0.3 14,216 2/19/2020
3.0.2 7,385 1/14/2020
3.0.1 212,256 11/18/2019
3.0.0 3,952,153 9/23/2019
3.0.0-rc1.19456.14 4,460 9/16/2019
3.0.0-preview9.19423.6 6,913 9/4/2019
3.0.0-preview8.19405.11 13,325 8/13/2019
3.0.0-preview7.19362.6 14,281 7/23/2019
3.0.0-preview6.19304.10 21,705 6/12/2019
3.0.0-preview5.19227.1 10,651 5/6/2019
3.0.0-preview4.19216.3 5,236 4/18/2019
3.0.0-preview3.19153.1 66,779 3/6/2019
3.0.0-preview.19074.3 11,608 1/29/2019
3.0.0-preview.18572.1 3,606 12/3/2018
2.3.0 1,158 1/14/2025
2.2.6 6,634,373 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,342,189 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 712,402 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 816,240 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,024,091 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,516,103 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,533 10/17/2018
2.2.0-preview2-35157 13,930 9/12/2018
2.2.0-preview1-35029 4,968 8/22/2018
2.1.14 848,585 11/18/2019
2.1.11 563,528 5/14/2019
2.1.8 997,156 2/12/2019
2.1.4 3,122,779 10/1/2018
2.1.3 1,336,696 9/11/2018
2.1.2 1,491,209 8/21/2018
2.1.1 1,911,297 6/18/2018
2.1.0 2,086,733 5/29/2018
2.1.0-rc1-final 21,643 5/6/2018
2.1.0-preview2-final 31,684 4/10/2018
2.1.0-preview1-final 11,349 2/26/2018
2.0.3 3,872,241 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,204,497 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,370,287 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,748,998 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,540 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,231,115 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.