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

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

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 76,498 1/14/2025
9.0.0 775,897 11/12/2024
9.0.0-rc.2.24474.1 30,279 10/8/2024
9.0.0-rc.1.24451.1 35,758 9/10/2024
9.0.0-preview.7.24405.3 8,108 8/13/2024
9.0.0-preview.6.24327.4 6,828 7/9/2024
9.0.0-preview.5.24306.3 4,869 6/11/2024
9.0.0-preview.4.24267.1 4,887 5/21/2024
9.0.0-preview.3.24172.4 11,735 4/11/2024
9.0.0-preview.2.24128.4 6,290 3/12/2024
9.0.0-preview.1.24081.2 7,683 2/13/2024
8.0.12 31,675 1/14/2025
8.0.11 717,303 11/12/2024
8.0.10 1,451,609 10/8/2024
8.0.8 2,752,734 8/13/2024
8.0.7 1,835,645 7/9/2024
8.0.6 1,717,409 5/28/2024
8.0.5 1,570,034 5/14/2024
8.0.4 1,982,107 4/9/2024
8.0.3 1,115,338 3/12/2024
8.0.2 2,171,154 2/13/2024
8.0.1 1,617,981 1/9/2024
8.0.0 4,053,718 11/14/2023
8.0.0-rc.2.23480.1 49,173 10/10/2023
8.0.0-rc.1.23419.6 51,919 9/12/2023
8.0.0-preview.7.23375.4 16,181 8/8/2023
8.0.0-preview.6.23329.4 21,898 7/11/2023
8.0.0-preview.5.23280.1 30,785 6/13/2023
8.0.0-preview.4.23259.3 15,683 5/16/2023
8.0.0-preview.3.23174.2 16,754 4/11/2023
8.0.0-preview.2.23128.3 11,519 3/14/2023
8.0.0-preview.1.23111.4 11,518 2/21/2023
7.0.20 275,180 5/28/2024
7.0.19 50,523 5/14/2024
7.0.18 165,487 4/9/2024
7.0.17 112,126 3/12/2024
7.0.16 216,783 2/13/2024
7.0.15 480,018 1/9/2024
7.0.14 690,214 11/14/2023
7.0.13 605,830 10/24/2023
7.0.12 469,614 10/10/2023
7.0.11 1,511,328 9/12/2023
7.0.10 2,246,669 8/8/2023
7.0.9 970,649 7/11/2023
7.0.8 736,900 6/22/2023
7.0.7 515,845 6/13/2023
7.0.5 3,339,825 4/11/2023
7.0.4 1,547,213 3/14/2023
7.0.3 1,085,881 2/14/2023
7.0.2 2,071,320 1/10/2023
7.0.1 1,204,158 12/13/2022
7.0.0 1,587,183 11/7/2022
7.0.0-rc.2.22472.11 22,851 10/11/2022
7.0.0-rc.1.22426.7 25,793 9/14/2022
7.0.0-preview.7.22376.2 11,857 8/9/2022
7.0.0-preview.6.22329.4 19,880 7/12/2022
7.0.0-preview.5.22302.2 6,358 6/14/2022
7.0.0-preview.4.22229.2 12,199 5/10/2022
7.0.0-preview.3.22175.1 4,900 4/13/2022
7.0.0-preview.2.22153.1 6,056 3/14/2022
7.0.0-preview.1.22076.6 8,282 2/17/2022
6.0.36 37,112 11/12/2024
6.0.35 78,414 10/8/2024
6.0.33 400,045 8/13/2024
6.0.32 79,907 7/9/2024
6.0.31 92,165 5/28/2024
6.0.30 33,293 5/14/2024
6.0.29 182,798 4/9/2024
6.0.28 144,679 3/12/2024
6.0.27 158,265 2/13/2024
6.0.26 243,233 1/9/2024
6.0.25 392,488 11/14/2023
6.0.24 369,767 10/24/2023
6.0.23 181,736 10/10/2023
6.0.22 210,141 9/12/2023
6.0.21 564,532 8/8/2023
6.0.20 206,070 7/11/2023
6.0.19 1,082,282 6/22/2023
6.0.18 107,570 6/13/2023
6.0.16 877,915 4/11/2023
6.0.15 449,362 3/14/2023
6.0.14 429,457 2/14/2023
6.0.13 1,159,374 1/10/2023
6.0.12 524,372 12/13/2022
6.0.11 1,911,460 11/7/2022
6.0.10 1,677,376 10/11/2022
6.0.9 1,501,170 9/13/2022
6.0.8 1,612,908 8/9/2022
6.0.7 13,286,519 7/12/2022
6.0.6 2,035,949 6/14/2022
6.0.5 3,210,414 5/10/2022
6.0.4 1,705,192 4/11/2022
6.0.3 1,299,104 3/8/2022
6.0.2 3,719,158 2/8/2022
6.0.1 2,602,186 12/14/2021
6.0.0 11,776,126 11/8/2021
6.0.0-rc.2.21480.5 22,326 10/12/2021
6.0.0-rc.1.21452.10 19,429 9/14/2021
6.0.0-preview.7.21378.4 9,688 8/10/2021
6.0.0-preview.6.21352.1 4,844 7/14/2021
6.0.0-preview.5.21301.9 7,935 6/15/2021
6.0.0-preview.4.21253.1 8,871 5/24/2021
6.0.0-preview.3.21201.2 9,148 4/8/2021
6.0.0-preview.2.21154.2 4,971 3/11/2021
6.0.0-preview.1.21102.2 10,041 2/12/2021
5.0.17 759,550 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 100,909 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 227,832 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 355,691 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 460,546 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 429,354 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 806,304 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 786,505 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,057,316 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,333,880 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,006,478 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 722,555 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,180,391 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 900,659 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 871,562 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,032,121 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,444,403 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,472,799 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 65,963 10/13/2020
5.0.0-rc.1.20451.13 37,603 9/14/2020
5.0.0-preview.8.20407.4 21,095 8/25/2020
5.0.0-preview.7.20365.15 9,382 7/21/2020
5.0.0-preview.6.20312.4 10,138 6/25/2020
5.0.0-preview.5.20278.2 2,818 6/10/2020
5.0.0-preview.4.20220.10 4,448 5/18/2020
5.0.0-preview.3.20181.2 4,632 4/23/2020
5.0.0-preview.2.20159.4 5,232 4/2/2020
5.0.0-preview.2.20120.8 4,322 3/16/2020
3.1.32 475,237 12/13/2022
3.1.31 46,154 11/8/2022
3.1.30 82,073 10/11/2022
3.1.29 38,250 9/13/2022
3.1.28 54,561 8/9/2022
3.1.27 75,360 7/12/2022
3.1.26 59,945 6/14/2022
3.1.25 139,338 5/10/2022
3.1.24 74,724 4/11/2022
3.1.23 190,062 3/8/2022
3.1.22 308,551 12/14/2021
3.1.21 197,363 11/7/2021
3.1.20 255,283 10/11/2021
3.1.19 254,494 9/14/2021
3.1.18 272,953 8/10/2021
3.1.17 227,876 7/13/2021
3.1.16 229,920 6/8/2021
3.1.15 457,239 5/11/2021
3.1.14 190,618 4/6/2021
3.1.13 2,270,334 3/9/2021
3.1.12 457,585 2/9/2021
3.1.11 567,153 1/12/2021
3.1.10 1,119,751 11/9/2020
3.1.9 1,254,134 10/13/2020
3.1.8 4,073,916 9/8/2020
3.1.7 1,138,337 8/11/2020
3.1.6 1,054,304 7/14/2020
3.1.5 1,641,248 6/9/2020
3.1.4 2,515,160 5/12/2020
3.1.3 7,490,670 3/24/2020
3.1.2 1,202,803 2/19/2020
3.1.1 1,380,931 1/14/2020
3.1.0 2,888,670 12/3/2019
3.1.0-preview3.19554.8 8,678 11/13/2019
3.1.0-preview2.19525.5 5,041 11/1/2019
3.1.0-preview1.19506.2 4,741 10/15/2019
3.0.3 14,083 2/19/2020
3.0.2 7,268 1/14/2020
3.0.1 211,794 11/18/2019
3.0.0 3,881,483 9/23/2019
3.0.0-rc1.19456.14 4,397 9/16/2019
3.0.0-preview9.19423.6 6,843 9/4/2019
3.0.0-preview8.19405.11 13,261 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,588 5/6/2019
3.0.0-preview4.19216.3 5,132 4/18/2019
3.0.0-preview3.19153.1 66,444 3/6/2019
3.0.0-preview.19074.3 11,450 1/29/2019
3.0.0-preview.18572.1 3,525 12/3/2018
2.3.0 150 1/14/2025
2.2.6 6,550,454 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,329,407 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 708,265 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 811,863 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,020,145 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,451,349 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,439 10/17/2018
2.2.0-preview2-35157 13,809 9/12/2018
2.2.0-preview1-35029 4,847 8/22/2018
2.1.14 834,530 11/18/2019
2.1.11 555,735 5/14/2019
2.1.8 940,692 2/12/2019
2.1.4 3,107,262 10/1/2018
2.1.3 1,330,032 9/11/2018
2.1.2 1,484,965 8/21/2018
2.1.1 1,876,435 6/18/2018
2.1.0 2,068,449 5/29/2018
2.1.0-rc1-final 21,399 5/6/2018
2.1.0-preview2-final 31,270 4/10/2018
2.1.0-preview1-final 11,068 2/26/2018
2.0.3 3,818,769 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,146,214 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,304,407 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,693,335 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,016 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 14,674,180 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.