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

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

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 2,054 7/9/2024
9.0.0-preview.5.24306.3 3,313 6/11/2024
9.0.0-preview.4.24267.1 2,732 5/21/2024
9.0.0-preview.3.24172.4 7,785 4/11/2024
9.0.0-preview.2.24128.4 5,193 3/12/2024
9.0.0-preview.1.24081.2 3,812 2/13/2024
8.0.7 166,652 7/9/2024
8.0.6 656,272 5/28/2024
8.0.5 301,537 5/14/2024
8.0.4 835,642 4/9/2024
8.0.3 687,735 3/12/2024
8.0.2 880,974 2/13/2024
8.0.1 1,108,158 1/9/2024
8.0.0 1,433,643 11/14/2023
8.0.0-rc.2.23480.1 37,550 10/10/2023
8.0.0-rc.1.23419.6 24,249 9/12/2023
8.0.0-preview.7.23375.4 15,604 8/8/2023
8.0.0-preview.6.23329.4 20,211 7/11/2023
8.0.0-preview.5.23280.1 27,428 6/13/2023
8.0.0-preview.4.23259.3 13,641 5/16/2023
8.0.0-preview.3.23174.2 15,663 4/11/2023
8.0.0-preview.2.23128.3 10,885 3/14/2023
8.0.0-preview.1.23111.4 11,116 2/21/2023
7.0.20 71,807 5/28/2024
7.0.19 30,685 5/14/2024
7.0.18 95,483 4/9/2024
7.0.17 71,518 3/12/2024
7.0.16 161,431 2/13/2024
7.0.15 276,315 1/9/2024
7.0.14 531,622 11/14/2023
7.0.13 515,853 10/24/2023
7.0.12 389,071 10/10/2023
7.0.11 1,043,871 9/12/2023
7.0.10 910,799 8/8/2023
7.0.9 669,687 7/11/2023
7.0.8 448,562 6/22/2023
7.0.7 454,013 6/13/2023
7.0.5 1,861,623 4/11/2023
7.0.4 1,068,672 3/14/2023
7.0.3 976,564 2/14/2023
7.0.2 1,190,891 1/10/2023
7.0.1 1,061,969 12/13/2022
7.0.0 1,392,006 11/7/2022
7.0.0-rc.2.22472.11 20,897 10/11/2022
7.0.0-rc.1.22426.7 22,779 9/14/2022
7.0.0-preview.7.22376.2 11,172 8/9/2022
7.0.0-preview.6.22329.4 16,310 7/12/2022
7.0.0-preview.5.22302.2 6,465 6/14/2022
7.0.0-preview.4.22229.2 12,293 5/10/2022
7.0.0-preview.3.22175.1 4,981 4/13/2022
7.0.0-preview.2.22153.1 5,913 3/14/2022
7.0.0-preview.1.22076.6 8,415 2/17/2022
6.0.32 13,429 7/9/2024
6.0.31 42,578 5/28/2024
6.0.30 20,416 5/14/2024
6.0.29 94,318 4/9/2024
6.0.28 94,532 3/12/2024
6.0.27 121,914 2/13/2024
6.0.26 179,108 1/9/2024
6.0.25 290,538 11/14/2023
6.0.24 219,904 10/24/2023
6.0.23 152,453 10/10/2023
6.0.22 168,769 9/12/2023
6.0.21 284,717 8/8/2023
6.0.20 180,744 7/11/2023
6.0.19 181,166 6/22/2023
6.0.18 89,950 6/13/2023
6.0.16 513,088 4/11/2023
6.0.15 399,338 3/14/2023
6.0.14 385,400 2/14/2023
6.0.13 668,136 1/10/2023
6.0.12 449,898 12/13/2022
6.0.11 891,406 11/7/2022
6.0.10 1,457,044 10/11/2022
6.0.9 1,268,804 9/13/2022
6.0.8 1,452,793 8/9/2022
6.0.7 7,950,634 7/12/2022
6.0.6 1,351,479 6/14/2022
6.0.5 2,131,002 5/10/2022
6.0.4 1,528,554 4/11/2022
6.0.3 1,201,177 3/8/2022
6.0.2 3,466,609 2/8/2022
6.0.1 2,384,269 12/14/2021
6.0.0 5,049,136 11/8/2021
6.0.0-rc.2.21480.5 20,037 10/12/2021
6.0.0-rc.1.21452.10 19,542 9/14/2021
6.0.0-preview.7.21378.4 10,147 8/10/2021
6.0.0-preview.6.21352.1 5,230 7/14/2021
6.0.0-preview.5.21301.9 7,897 6/15/2021
6.0.0-preview.4.21253.1 8,759 5/24/2021
6.0.0-preview.3.21201.2 9,456 4/8/2021
6.0.0-preview.2.21154.2 5,399 3/11/2021
6.0.0-preview.1.21102.2 10,186 2/12/2021
5.0.17 638,612 5/10/2022
5.0.16 95,714 4/11/2022
5.0.15 213,201 3/8/2022
5.0.14 338,600 2/8/2022
5.0.13 434,348 12/14/2021
5.0.12 409,864 11/7/2021
5.0.11 749,080 10/12/2021
5.0.10 751,237 9/14/2021
5.0.9 1,020,937 8/10/2021
5.0.8 1,065,724 7/13/2021
5.0.7 952,794 6/8/2021
5.0.6 684,769 5/11/2021
5.0.5 1,343,192 4/6/2021
5.0.4 846,719 3/9/2021
5.0.3 842,036 2/9/2021
5.0.2 977,642 1/12/2021
5.0.1 4,266,953 12/8/2020
5.0.0 1,331,236 11/9/2020
5.0.0-rc.2.20475.6 64,787 10/13/2020
5.0.0-rc.1.20451.13 37,566 9/14/2020
5.0.0-preview.8.20407.4 21,259 8/25/2020
5.0.0-preview.7.20365.15 9,444 7/21/2020
5.0.0-preview.6.20312.4 10,015 6/25/2020
5.0.0-preview.5.20278.2 2,740 6/10/2020
5.0.0-preview.4.20220.10 4,506 5/18/2020
5.0.0-preview.3.20181.2 4,685 4/23/2020
5.0.0-preview.2.20159.4 5,276 4/2/2020
5.0.0-preview.2.20120.8 4,445 3/16/2020
3.1.32 328,141 12/13/2022
3.1.31 39,322 11/8/2022
3.1.30 70,332 10/11/2022
3.1.29 33,527 9/13/2022
3.1.28 36,446 8/9/2022
3.1.27 61,061 7/12/2022
3.1.26 54,550 6/14/2022
3.1.25 118,794 5/10/2022
3.1.24 68,066 4/11/2022
3.1.23 176,745 3/8/2022
3.1.22 282,209 12/14/2021
3.1.21 182,647 11/7/2021
3.1.20 207,860 10/11/2021
3.1.19 233,959 9/14/2021
3.1.18 258,084 8/10/2021
3.1.17 214,854 7/13/2021
3.1.16 202,444 6/8/2021
3.1.15 439,206 5/11/2021
3.1.14 174,848 4/6/2021
3.1.13 2,061,186 3/9/2021
3.1.12 443,748 2/9/2021
3.1.11 469,997 1/12/2021
3.1.10 1,089,579 11/9/2020
3.1.9 1,217,070 10/13/2020
3.1.8 3,967,260 9/8/2020
3.1.7 1,014,775 8/11/2020
3.1.6 968,124 7/14/2020
3.1.5 1,587,033 6/9/2020
3.1.4 2,399,025 5/12/2020
3.1.3 7,152,080 3/24/2020
3.1.2 1,156,551 2/19/2020
3.1.1 1,297,709 1/14/2020
3.1.0 2,804,269 12/3/2019
3.1.0-preview3.19554.8 8,347 11/13/2019
3.1.0-preview2.19525.5 5,357 11/1/2019
3.1.0-preview1.19506.2 4,712 10/15/2019
3.0.3 12,997 2/19/2020
3.0.2 6,392 1/14/2020
3.0.1 210,528 11/18/2019
3.0.0 3,746,135 9/23/2019
3.0.0-rc1.19456.14 4,528 9/16/2019
3.0.0-preview9.19423.6 6,938 9/4/2019
3.0.0-preview8.19405.11 13,429 8/13/2019
3.0.0-preview7.19362.6 14,546 7/23/2019
3.0.0-preview6.19304.10 21,311 6/12/2019
3.0.0-preview5.19227.1 11,139 5/6/2019
3.0.0-preview4.19216.3 5,237 4/18/2019
3.0.0-preview3.19153.1 66,350 3/6/2019
3.0.0-preview.19074.3 11,514 1/29/2019
3.0.0-preview.18572.1 3,643 12/3/2018
2.2.6 6,284,855 7/9/2019
2.2.4 2,284,792 4/9/2019
2.2.3 690,728 3/11/2019
2.2.2 794,363 2/12/2019
2.2.1 1,004,130 1/8/2019
2.2.0 2,324,678 12/3/2018
2.2.0-preview3-35497 12,427 10/17/2018
2.2.0-preview2-35157 12,869 9/12/2018
2.2.0-preview1-35029 4,168 8/22/2018
2.1.14 796,978 11/18/2019
2.1.11 540,309 5/14/2019
2.1.8 799,680 2/12/2019
2.1.4 3,020,396 10/1/2018
2.1.3 1,302,327 9/11/2018
2.1.2 1,457,051 8/21/2018
2.1.1 1,816,211 6/18/2018
2.1.0 2,015,959 5/29/2018
2.1.0-rc1-final 20,644 5/6/2018
2.1.0-preview2-final 30,519 4/10/2018
2.1.0-preview1-final 10,122 2/26/2018
2.0.3 3,695,388 5/7/2018
2.0.2 4,039,632 3/13/2018
2.0.1 5,112,046 11/14/2017
2.0.0 6,541,301 8/11/2017
2.0.0-preview2-final 53,500 6/28/2017
2.0.0-preview1-final 20,793 5/10/2017
1.1.6 184,944 7/10/2018
1.1.5 33,418 12/12/2017
1.1.4 6,234 11/14/2017
1.1.3 21,918 9/20/2017
1.1.2 205,477 5/9/2017
1.1.1 175,880 3/6/2017
1.1.0 204,478 11/16/2016
1.1.0-preview1-final 5,618 10/24/2016
1.0.6 5,760 11/14/2017
1.0.5 3,342 9/20/2017
1.0.4 5,331 5/9/2017
1.0.3 67,719 3/6/2017
1.0.2 17,219 12/12/2016
1.0.1 179,776 9/13/2016
1.0.0 136,833 6/27/2016
1.0.0-rc2-final 13,802 5/16/2016