Microsoft.EntityFrameworkCore.Sqlite 9.0.0-preview.6.24327.4

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

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Sqlite --version 9.0.0-preview.6.24327.4                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite -Version 9.0.0-preview.6.24327.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" Version="9.0.0-preview.6.24327.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Sqlite --version 9.0.0-preview.6.24327.4                
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite, 9.0.0-preview.6.24327.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.
// Install Microsoft.EntityFrameworkCore.Sqlite as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=9.0.0-preview.6.24327.4&prerelease

// Install Microsoft.EntityFrameworkCore.Sqlite as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=9.0.0-preview.6.24327.4&prerelease                

Microsoft.EntityFrameworkCore.Sqlite is the EF Core database provider package for SQLite.

Usage

Call the UseSqlite method to choose the SQLite database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
    optionsBuilder.UseSqlite("Data Source=databse.dat");
}

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (861)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Sqlite:

Package Downloads
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.

Volo.Abp.EntityFrameworkCore.Sqlite

Package Description

EfCore.TestSupport

Useful tools when unit testing applications that use Entity Framework Core. See readme file on github.

Reo.Core.Testing

Package Description

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

GitHub repositories (397)

Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Sqlite:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jellyfin/jellyfin
The Free Software Media System
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0-preview.6.24327.4 880 7/9/2024
9.0.0-preview.5.24306.3 3,179 6/11/2024
9.0.0-preview.4.24267.1 2,677 5/21/2024
9.0.0-preview.3.24172.4 7,406 4/11/2024
9.0.0-preview.2.24128.4 5,146 3/12/2024
9.0.0-preview.1.24081.2 3,775 2/13/2024
8.0.7 51,259 7/9/2024
8.0.6 556,361 5/28/2024
8.0.5 282,421 5/14/2024
8.0.4 787,439 4/9/2024
8.0.3 655,714 3/12/2024
8.0.2 844,471 2/13/2024
8.0.1 1,070,793 1/9/2024
8.0.0 1,394,859 11/14/2023
8.0.0-rc.2.23480.1 37,267 10/10/2023
8.0.0-rc.1.23419.6 24,202 9/12/2023
8.0.0-preview.7.23375.4 15,578 8/8/2023
8.0.0-preview.6.23329.4 20,135 7/11/2023
8.0.0-preview.5.23280.1 27,298 6/13/2023
8.0.0-preview.4.23259.3 13,588 5/16/2023
8.0.0-preview.3.23174.2 15,543 4/11/2023
8.0.0-preview.2.23128.3 10,812 3/14/2023
8.0.0-preview.1.23111.4 11,104 2/21/2023
7.0.20 58,892 5/28/2024
7.0.19 28,710 5/14/2024
7.0.18 90,416 4/9/2024
7.0.17 68,828 3/12/2024
7.0.16 157,247 2/13/2024
7.0.15 272,056 1/9/2024
7.0.14 523,185 11/14/2023
7.0.13 510,305 10/24/2023
7.0.12 385,361 10/10/2023
7.0.11 1,017,691 9/12/2023
7.0.10 900,674 8/8/2023
7.0.9 664,238 7/11/2023
7.0.8 445,957 6/22/2023
7.0.7 450,875 6/13/2023
7.0.5 1,846,587 4/11/2023
7.0.4 1,062,937 3/14/2023
7.0.3 970,775 2/14/2023
7.0.2 1,184,316 1/10/2023
7.0.1 1,051,069 12/13/2022
7.0.0 1,381,203 11/7/2022
7.0.0-rc.2.22472.11 20,867 10/11/2022
7.0.0-rc.1.22426.7 22,556 9/14/2022
7.0.0-preview.7.22376.2 11,167 8/9/2022
7.0.0-preview.6.22329.4 15,866 7/12/2022
7.0.0-preview.5.22302.2 6,461 6/14/2022
7.0.0-preview.4.22229.2 12,288 5/10/2022
7.0.0-preview.3.22175.1 4,970 4/13/2022
7.0.0-preview.2.22153.1 5,897 3/14/2022
7.0.0-preview.1.22076.6 8,406 2/17/2022
6.0.32 4,887 7/9/2024
6.0.31 38,135 5/28/2024
6.0.30 18,667 5/14/2024
6.0.29 88,664 4/9/2024
6.0.28 90,626 3/12/2024
6.0.27 116,646 2/13/2024
6.0.26 175,537 1/9/2024
6.0.25 282,366 11/14/2023
6.0.24 212,191 10/24/2023
6.0.23 150,888 10/10/2023
6.0.22 166,799 9/12/2023
6.0.21 281,339 8/8/2023
6.0.20 178,615 7/11/2023
6.0.19 178,730 6/22/2023
6.0.18 88,694 6/13/2023
6.0.16 507,408 4/11/2023
6.0.15 396,831 3/14/2023
6.0.14 382,389 2/14/2023
6.0.13 665,242 1/10/2023
6.0.12 447,279 12/13/2022
6.0.11 885,229 11/7/2022
6.0.10 1,444,172 10/11/2022
6.0.9 1,261,858 9/13/2022
6.0.8 1,444,259 8/9/2022
6.0.7 7,859,503 7/12/2022
6.0.6 1,347,363 6/14/2022
6.0.5 2,119,662 5/10/2022
6.0.4 1,520,952 4/11/2022
6.0.3 1,196,741 3/8/2022
6.0.2 3,449,634 2/8/2022
6.0.1 2,374,037 12/14/2021
6.0.0 5,011,231 11/8/2021
6.0.0-rc.2.21480.5 20,018 10/12/2021
6.0.0-rc.1.21452.10 19,533 9/14/2021
6.0.0-preview.7.21378.4 10,139 8/10/2021
6.0.0-preview.6.21352.1 5,218 7/14/2021
6.0.0-preview.5.21301.9 7,879 6/15/2021
6.0.0-preview.4.21253.1 8,752 5/24/2021
6.0.0-preview.3.21201.2 9,449 4/8/2021
6.0.0-preview.2.21154.2 5,394 3/11/2021
6.0.0-preview.1.21102.2 10,163 2/12/2021
5.0.17 634,535 5/10/2022
5.0.16 95,535 4/11/2022
5.0.15 212,922 3/8/2022
5.0.14 338,074 2/8/2022
5.0.13 433,332 12/14/2021
5.0.12 409,379 11/7/2021
5.0.11 747,845 10/12/2021
5.0.10 749,926 9/14/2021
5.0.9 1,019,330 8/10/2021
5.0.8 1,060,341 7/13/2021
5.0.7 951,486 6/8/2021
5.0.6 684,023 5/11/2021
5.0.5 1,340,257 4/6/2021
5.0.4 845,044 3/9/2021
5.0.3 841,294 2/9/2021
5.0.2 976,691 1/12/2021
5.0.1 4,257,076 12/8/2020
5.0.0 1,326,454 11/9/2020
5.0.0-rc.2.20475.6 64,753 10/13/2020
5.0.0-rc.1.20451.13 37,524 9/14/2020
5.0.0-preview.8.20407.4 21,254 8/25/2020
5.0.0-preview.7.20365.15 9,438 7/21/2020
5.0.0-preview.6.20312.4 10,008 6/25/2020
5.0.0-preview.5.20278.2 2,736 6/10/2020
5.0.0-preview.4.20220.10 4,503 5/18/2020
5.0.0-preview.3.20181.2 4,681 4/23/2020
5.0.0-preview.2.20159.4 5,271 4/2/2020
5.0.0-preview.2.20120.8 4,438 3/16/2020
3.1.32 320,250 12/13/2022
3.1.31 39,019 11/8/2022
3.1.30 69,933 10/11/2022
3.1.29 33,384 9/13/2022
3.1.28 36,287 8/9/2022
3.1.27 60,791 7/12/2022
3.1.26 54,396 6/14/2022
3.1.25 117,757 5/10/2022
3.1.24 67,839 4/11/2022
3.1.23 176,349 3/8/2022
3.1.22 280,988 12/14/2021
3.1.21 181,927 11/7/2021
3.1.20 203,080 10/11/2021
3.1.19 232,949 9/14/2021
3.1.18 257,508 8/10/2021
3.1.17 214,348 7/13/2021
3.1.16 201,992 6/8/2021
3.1.15 438,283 5/11/2021
3.1.14 174,205 4/6/2021
3.1.13 2,051,402 3/9/2021
3.1.12 443,450 2/9/2021
3.1.11 468,969 1/12/2021
3.1.10 1,088,566 11/9/2020
3.1.9 1,216,089 10/13/2020
3.1.8 3,961,581 9/8/2020
3.1.7 1,010,409 8/11/2020
3.1.6 966,774 7/14/2020
3.1.5 1,584,274 6/9/2020
3.1.4 2,392,996 5/12/2020
3.1.3 7,133,453 3/24/2020
3.1.2 1,152,582 2/19/2020
3.1.1 1,296,486 1/14/2020
3.1.0 2,798,179 12/3/2019
3.1.0-preview3.19554.8 8,342 11/13/2019
3.1.0-preview2.19525.5 5,352 11/1/2019
3.1.0-preview1.19506.2 4,706 10/15/2019
3.0.3 12,984 2/19/2020
3.0.2 6,389 1/14/2020
3.0.1 210,474 11/18/2019
3.0.0 3,737,657 9/23/2019
3.0.0-rc1.19456.14 4,525 9/16/2019
3.0.0-preview9.19423.6 6,932 9/4/2019
3.0.0-preview8.19405.11 13,425 8/13/2019
3.0.0-preview7.19362.6 14,542 7/23/2019
3.0.0-preview6.19304.10 21,306 6/12/2019
3.0.0-preview5.19227.1 11,137 5/6/2019
3.0.0-preview4.19216.3 5,228 4/18/2019
3.0.0-preview3.19153.1 66,324 3/6/2019
3.0.0-preview.19074.3 11,496 1/29/2019
3.0.0-preview.18572.1 3,638 12/3/2018
2.2.6 6,275,624 7/9/2019
2.2.4 2,283,232 4/9/2019
2.2.3 690,282 3/11/2019
2.2.2 793,986 2/12/2019
2.2.1 1,003,449 1/8/2019
2.2.0 2,317,901 12/3/2018
2.2.0-preview3-35497 12,420 10/17/2018
2.2.0-preview2-35157 12,863 9/12/2018
2.2.0-preview1-35029 4,164 8/22/2018
2.1.14 795,022 11/18/2019
2.1.11 539,660 5/14/2019
2.1.8 795,368 2/12/2019
2.1.4 3,019,098 10/1/2018
2.1.3 1,301,728 9/11/2018
2.1.2 1,456,437 8/21/2018
2.1.1 1,812,840 6/18/2018
2.1.0 2,012,844 5/29/2018
2.1.0-rc1-final 20,639 5/6/2018
2.1.0-preview2-final 30,511 4/10/2018
2.1.0-preview1-final 10,118 2/26/2018
2.0.3 3,689,712 5/7/2018
2.0.2 4,033,916 3/13/2018
2.0.1 5,106,132 11/14/2017
2.0.0 6,535,490 8/11/2017
2.0.0-preview2-final 53,448 6/28/2017
2.0.0-preview1-final 20,788 5/10/2017
1.1.6 182,941 7/10/2018
1.1.5 33,408 12/12/2017
1.1.4 6,227 11/14/2017
1.1.3 21,913 9/20/2017
1.1.2 205,384 5/9/2017
1.1.1 175,814 3/6/2017
1.1.0 204,458 11/16/2016
1.1.0-preview1-final 5,615 10/24/2016
1.0.6 5,756 11/14/2017
1.0.5 3,336 9/20/2017
1.0.4 5,328 5/9/2017
1.0.3 67,708 3/6/2017
1.0.2 17,217 12/12/2016
1.0.1 179,774 9/13/2016
1.0.0 135,665 6/27/2016
1.0.0-rc2-final 13,800 5/16/2016