Microsoft.EntityFrameworkCore.Sqlite.Core 10.0.0-preview.2.25163.8

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Sqlite.Core.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Sqlite.Core --version 10.0.0-preview.2.25163.8
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.Core -Version 10.0.0-preview.2.25163.8
                    
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="10.0.0-preview.2.25163.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="10.0.0-preview.2.25163.8" />
                    
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 10.0.0-preview.2.25163.8
                    
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.Core, 10.0.0-preview.2.25163.8"
                    
#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=10.0.0-preview.2.25163.8&prerelease
                    
Install Microsoft.EntityFrameworkCore.Sqlite.Core as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=10.0.0-preview.2.25163.8&prerelease
                    
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 net10.0 is compatible. 
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 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, 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.
Version Downloads Last updated
10.0.0-preview.2.25163.8 1,023 3/18/2025
10.0.0-preview.1.25081.1 1,946 2/25/2025
9.0.3 297,889 3/11/2025
9.0.2 552,875 2/11/2025
9.0.1 618,093 1/14/2025
9.0.0 1,456,347 11/12/2024
9.0.0-rc.2.24474.1 33,154 10/8/2024
9.0.0-rc.1.24451.1 36,790 9/10/2024
9.0.0-preview.7.24405.3 8,551 8/13/2024
9.0.0-preview.6.24327.4 7,359 7/9/2024
9.0.0-preview.5.24306.3 5,058 6/11/2024
9.0.0-preview.4.24267.1 5,479 5/21/2024
9.0.0-preview.3.24172.4 12,883 4/11/2024
9.0.0-preview.2.24128.4 7,278 3/12/2024
9.0.0-preview.1.24081.2 14,727 2/13/2024
8.0.14 114,636 3/11/2025
8.0.13 270,750 2/11/2025
8.0.12 286,181 1/14/2025
8.0.11 1,686,539 11/12/2024
8.0.10 2,101,789 10/8/2024
8.0.8 3,734,473 8/13/2024
8.0.7 2,293,528 7/9/2024
8.0.6 2,012,247 5/28/2024
8.0.5 1,869,283 5/14/2024
8.0.4 2,307,546 4/9/2024
8.0.3 1,256,260 3/12/2024
8.0.2 2,475,829 2/13/2024
8.0.1 1,763,165 1/9/2024
8.0.0 4,755,314 11/14/2023
8.0.0-rc.2.23480.1 50,035 10/10/2023
8.0.0-rc.1.23419.6 58,006 9/12/2023
8.0.0-preview.7.23375.4 16,408 8/8/2023
8.0.0-preview.6.23329.4 22,505 7/11/2023
8.0.0-preview.5.23280.1 32,284 6/13/2023
8.0.0-preview.4.23259.3 16,793 5/16/2023
8.0.0-preview.3.23174.2 17,033 4/11/2023
8.0.0-preview.2.23128.3 11,875 3/14/2023
8.0.0-preview.1.23111.4 11,682 2/21/2023
7.0.20 340,969 5/28/2024
7.0.19 55,406 5/14/2024
7.0.18 184,734 4/9/2024
7.0.17 121,012 3/12/2024
7.0.16 227,418 2/13/2024
7.0.15 503,442 1/9/2024
7.0.14 724,159 11/14/2023
7.0.13 626,493 10/24/2023
7.0.12 494,143 10/10/2023
7.0.11 1,746,037 9/12/2023
7.0.10 2,381,665 8/8/2023
7.0.9 993,514 7/11/2023
7.0.8 759,188 6/22/2023
7.0.7 533,273 6/13/2023
7.0.5 3,519,341 4/11/2023
7.0.4 1,584,328 3/14/2023
7.0.3 1,108,999 2/14/2023
7.0.2 2,138,908 1/10/2023
7.0.1 1,246,060 12/13/2022
7.0.0 1,652,265 11/7/2022
7.0.0-rc.2.22472.11 23,227 10/11/2022
7.0.0-rc.1.22426.7 26,407 9/14/2022
7.0.0-preview.7.22376.2 11,928 8/9/2022
7.0.0-preview.6.22329.4 20,139 7/12/2022
7.0.0-preview.5.22302.2 6,424 6/14/2022
7.0.0-preview.4.22229.2 12,277 5/10/2022
7.0.0-preview.3.22175.1 4,970 4/13/2022
7.0.0-preview.2.22153.1 6,168 3/14/2022
7.0.0-preview.1.22076.6 8,346 2/17/2022
6.0.36 92,318 11/12/2024
6.0.35 113,150 10/8/2024
6.0.33 584,270 8/13/2024
6.0.32 94,477 7/9/2024
6.0.31 101,091 5/28/2024
6.0.30 35,655 5/14/2024
6.0.29 214,210 4/9/2024
6.0.28 153,225 3/12/2024
6.0.27 165,647 2/13/2024
6.0.26 255,473 1/9/2024
6.0.25 428,326 11/14/2023
6.0.24 442,882 10/24/2023
6.0.23 186,924 10/10/2023
6.0.22 221,208 9/12/2023
6.0.21 588,106 8/8/2023
6.0.20 211,759 7/11/2023
6.0.19 1,181,146 6/22/2023
6.0.18 111,344 6/13/2023
6.0.16 917,756 4/11/2023
6.0.15 461,255 3/14/2023
6.0.14 444,305 2/14/2023
6.0.13 1,197,019 1/10/2023
6.0.12 554,545 12/13/2022
6.0.11 1,999,633 11/7/2022
6.0.10 1,714,719 10/11/2022
6.0.9 1,537,005 9/13/2022
6.0.8 1,645,478 8/9/2022
6.0.7 13,769,849 7/12/2022
6.0.6 2,092,642 6/14/2022
6.0.5 3,272,578 5/10/2022
6.0.4 1,735,161 4/11/2022
6.0.3 1,321,956 3/8/2022
6.0.2 3,806,162 2/8/2022
6.0.1 2,648,837 12/14/2021
6.0.0 12,116,547 11/8/2021
6.0.0-rc.2.21480.5 22,480 10/12/2021
6.0.0-rc.1.21452.10 25,955 9/14/2021
6.0.0-preview.7.21378.4 9,831 8/10/2021
6.0.0-preview.6.21352.1 4,909 7/14/2021
6.0.0-preview.5.21301.9 8,090 6/15/2021
6.0.0-preview.4.21253.1 8,958 5/24/2021
6.0.0-preview.3.21201.2 9,229 4/8/2021
6.0.0-preview.2.21154.2 5,049 3/11/2021
6.0.0-preview.1.21102.2 10,400 2/12/2021
5.0.17 782,817 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 102,150 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 231,994 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 358,528 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 467,272 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 432,274 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 815,322 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 797,761 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,067,927 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,389,348 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,020,910 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 728,530 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,263,209 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 911,514 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 877,655 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,039,086 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,510,135 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,524,082 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 66,585 10/13/2020
5.0.0-rc.1.20451.13 37,961 9/14/2020
5.0.0-preview.8.20407.4 21,215 8/25/2020
5.0.0-preview.7.20365.15 9,476 7/21/2020
5.0.0-preview.6.20312.4 10,288 6/25/2020
5.0.0-preview.5.20278.2 2,886 6/10/2020
5.0.0-preview.4.20220.10 4,504 5/18/2020
5.0.0-preview.3.20181.2 4,716 4/23/2020
5.0.0-preview.2.20159.4 5,343 4/2/2020
5.0.0-preview.2.20120.8 4,389 3/16/2020
3.1.32 584,945 12/13/2022
3.1.31 47,788 11/8/2022
3.1.30 86,539 10/11/2022
3.1.29 39,145 9/13/2022
3.1.28 55,948 8/9/2022
3.1.27 77,357 7/12/2022
3.1.26 61,391 6/14/2022
3.1.25 148,202 5/10/2022
3.1.24 76,952 4/11/2022
3.1.23 193,757 3/8/2022
3.1.22 314,232 12/14/2021
3.1.21 199,563 11/7/2021
3.1.20 268,109 10/11/2021
3.1.19 260,536 9/14/2021
3.1.18 275,704 8/10/2021
3.1.17 230,692 7/13/2021
3.1.16 233,911 6/8/2021
3.1.15 461,006 5/11/2021
3.1.14 195,460 4/6/2021
3.1.13 2,336,441 3/9/2021
3.1.12 460,879 2/9/2021
3.1.11 577,758 1/12/2021
3.1.10 1,127,048 11/9/2020
3.1.9 1,260,773 10/13/2020
3.1.8 4,109,643 9/8/2020
3.1.7 1,175,018 8/11/2020
3.1.6 1,065,370 7/14/2020
3.1.5 1,651,903 6/9/2020
3.1.4 2,553,016 5/12/2020
3.1.3 7,617,173 3/24/2020
3.1.2 1,212,707 2/19/2020
3.1.1 1,390,192 1/14/2020
3.1.0 2,920,369 12/3/2019
3.1.0-preview3.19554.8 8,738 11/13/2019
3.1.0-preview2.19525.5 5,116 11/1/2019
3.1.0-preview1.19506.2 4,808 10/15/2019
3.0.3 14,203 2/19/2020
3.0.2 7,371 1/14/2020
3.0.1 212,213 11/18/2019
3.0.0 3,943,273 9/23/2019
3.0.0-rc1.19456.14 4,456 9/16/2019
3.0.0-preview9.19423.6 6,907 9/4/2019
3.0.0-preview8.19405.11 13,321 8/13/2019
3.0.0-preview7.19362.6 14,271 7/23/2019
3.0.0-preview6.19304.10 21,700 6/12/2019
3.0.0-preview5.19227.1 10,645 5/6/2019
3.0.0-preview4.19216.3 5,228 4/18/2019
3.0.0-preview3.19153.1 66,735 3/6/2019
3.0.0-preview.19074.3 11,591 1/29/2019
3.0.0-preview.18572.1 3,601 12/3/2018
2.3.0 918 1/14/2025
2.2.6 6,623,687 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,340,487 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 711,446 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 815,507 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,023,543 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,507,895 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,525 10/17/2018
2.2.0-preview2-35157 13,916 9/12/2018
2.2.0-preview1-35029 4,958 8/22/2018
2.1.14 846,678 11/18/2019
2.1.11 562,752 5/14/2019
2.1.8 989,095 2/12/2019
2.1.4 3,120,678 10/1/2018
2.1.3 1,335,862 9/11/2018
2.1.2 1,490,374 8/21/2018
2.1.1 1,906,241 6/18/2018
2.1.0 2,084,333 5/29/2018
2.1.0-rc1-final 21,626 5/6/2018
2.1.0-preview2-final 31,618 4/10/2018
2.1.0-preview1-final 11,331 2/26/2018
2.0.3 3,865,650 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,196,458 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,360,956 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,742,298 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,464 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,159,156 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.