Microsoft.EntityFrameworkCore.Sqlite 8.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 --version 8.0.3
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite -Version 8.0.3
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="8.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Sqlite --version 8.0.3
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite, 8.0.3"
#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=8.0.3

// Install Microsoft.EntityFrameworkCore.Sqlite as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=8.0.3

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

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

Package Downloads
Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

EfCore.TestSupport

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

Volo.Abp.EntityFrameworkCore.Sqlite The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Reo.Core.Testing

Package Description

Blauhaus.EVACS.Server.EfCore

Package Description

GitHub repositories (372)

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
The core infrastructure backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0-preview.2.24128.4 724 3/12/2024
9.0.0-preview.1.24081.2 2,755 2/13/2024
8.0.3 36,036 3/12/2024
8.0.2 298,829 2/13/2024
8.0.1 551,525 1/9/2024
8.0.0 838,248 11/14/2023
8.0.0-rc.2.23480.1 33,437 10/10/2023
8.0.0-rc.1.23419.6 23,280 9/12/2023
8.0.0-preview.7.23375.4 14,836 8/8/2023
8.0.0-preview.6.23329.4 18,713 7/11/2023
8.0.0-preview.5.23280.1 23,977 6/13/2023
8.0.0-preview.4.23259.3 12,398 5/16/2023
8.0.0-preview.3.23174.2 14,296 4/11/2023
8.0.0-preview.2.23128.3 10,201 3/14/2023
8.0.0-preview.1.23111.4 10,569 2/21/2023
7.0.17 5,852 3/12/2024
7.0.16 66,034 2/13/2024
7.0.15 161,589 1/9/2024
7.0.14 379,691 11/14/2023
7.0.13 415,658 10/24/2023
7.0.12 317,133 10/10/2023
7.0.11 713,159 9/12/2023
7.0.10 762,000 8/8/2023
7.0.9 577,513 7/11/2023
7.0.8 403,658 6/22/2023
7.0.7 386,892 6/13/2023
7.0.5 1,650,243 4/11/2023
7.0.4 973,416 3/14/2023
7.0.3 893,357 2/14/2023
7.0.2 1,095,604 1/10/2023
7.0.1 925,219 12/13/2022
7.0.0 1,235,548 11/7/2022
7.0.0-rc.2.22472.11 20,396 10/11/2022
7.0.0-rc.1.22426.7 19,358 9/14/2022
7.0.0-preview.7.22376.2 11,050 8/9/2022
7.0.0-preview.6.22329.4 12,059 7/12/2022
7.0.0-preview.5.22302.2 6,407 6/14/2022
7.0.0-preview.4.22229.2 12,195 5/10/2022
7.0.0-preview.3.22175.1 4,825 4/13/2022
7.0.0-preview.2.22153.1 5,603 3/14/2022
7.0.0-preview.1.22076.6 7,888 2/17/2022
6.0.28 6,322 3/12/2024
6.0.27 46,316 2/13/2024
6.0.26 106,509 1/9/2024
6.0.25 164,075 11/14/2023
6.0.24 121,456 10/24/2023
6.0.23 128,218 10/10/2023
6.0.22 132,804 9/12/2023
6.0.21 230,177 8/8/2023
6.0.20 148,231 7/11/2023
6.0.19 145,519 6/22/2023
6.0.18 76,808 6/13/2023
6.0.16 443,183 4/11/2023
6.0.15 340,646 3/14/2023
6.0.14 340,596 2/14/2023
6.0.13 626,173 1/10/2023
6.0.12 399,615 12/13/2022
6.0.11 798,154 11/7/2022
6.0.10 1,296,380 10/11/2022
6.0.9 1,173,310 9/13/2022
6.0.8 1,343,324 8/9/2022
6.0.7 6,718,879 7/12/2022
6.0.6 1,284,983 6/14/2022
6.0.5 1,985,369 5/10/2022
6.0.4 1,414,974 4/11/2022
6.0.3 1,133,006 3/8/2022
6.0.2 3,215,954 2/8/2022
6.0.1 2,251,875 12/14/2021
6.0.0 4,568,213 11/8/2021
6.0.0-rc.2.21480.5 19,738 10/12/2021
6.0.0-rc.1.21452.10 19,359 9/14/2021
6.0.0-preview.7.21378.4 9,986 8/10/2021
6.0.0-preview.6.21352.1 5,174 7/14/2021
6.0.0-preview.5.21301.9 7,765 6/15/2021
6.0.0-preview.4.21253.1 8,580 5/24/2021
6.0.0-preview.3.21201.2 9,392 4/8/2021
6.0.0-preview.2.21154.2 5,356 3/11/2021
6.0.0-preview.1.21102.2 9,945 2/12/2021
5.0.17 577,186 5/10/2022
5.0.16 92,591 4/11/2022
5.0.15 204,188 3/8/2022
5.0.14 331,167 2/8/2022
5.0.13 417,795 12/14/2021
5.0.12 399,959 11/7/2021
5.0.11 733,604 10/12/2021
5.0.10 729,937 9/14/2021
5.0.9 1,002,416 8/10/2021
5.0.8 972,870 7/13/2021
5.0.7 933,969 6/8/2021
5.0.6 674,281 5/11/2021
5.0.5 1,297,679 4/6/2021
5.0.4 819,650 3/9/2021
5.0.3 830,330 2/9/2021
5.0.2 962,500 1/12/2021
5.0.1 4,114,892 12/8/2020
5.0.0 1,266,593 11/9/2020
5.0.0-rc.2.20475.6 64,238 10/13/2020
5.0.0-rc.1.20451.13 36,922 9/14/2020
5.0.0-preview.8.20407.4 21,188 8/25/2020
5.0.0-preview.7.20365.15 9,387 7/21/2020
5.0.0-preview.6.20312.4 9,874 6/25/2020
5.0.0-preview.5.20278.2 2,701 6/10/2020
5.0.0-preview.4.20220.10 4,475 5/18/2020
5.0.0-preview.3.20181.2 4,638 4/23/2020
5.0.0-preview.2.20159.4 5,227 4/2/2020
5.0.0-preview.2.20120.8 4,390 3/16/2020
3.1.32 235,243 12/13/2022
3.1.31 35,170 11/8/2022
3.1.30 64,536 10/11/2022
3.1.29 31,663 9/13/2022
3.1.28 34,754 8/9/2022
3.1.27 55,857 7/12/2022
3.1.26 51,907 6/14/2022
3.1.25 106,179 5/10/2022
3.1.24 64,923 4/11/2022
3.1.23 169,080 3/8/2022
3.1.22 266,427 12/14/2021
3.1.21 175,381 11/7/2021
3.1.20 180,199 10/11/2021
3.1.19 219,031 9/14/2021
3.1.18 228,680 8/10/2021
3.1.17 209,190 7/13/2021
3.1.16 196,317 6/8/2021
3.1.15 424,884 5/11/2021
3.1.14 167,216 4/6/2021
3.1.13 1,929,615 3/9/2021
3.1.12 427,897 2/9/2021
3.1.11 457,079 1/12/2021
3.1.10 1,071,262 11/9/2020
3.1.9 1,199,516 10/13/2020
3.1.8 3,883,301 9/8/2020
3.1.7 949,507 8/11/2020
3.1.6 950,376 7/14/2020
3.1.5 1,541,594 6/9/2020
3.1.4 2,307,480 5/12/2020
3.1.3 6,906,182 3/24/2020
3.1.2 1,111,010 2/19/2020
3.1.1 1,279,396 1/14/2020
3.1.0 2,721,693 12/3/2019
3.1.0-preview3.19554.8 8,308 11/13/2019
3.1.0-preview2.19525.5 5,319 11/1/2019
3.1.0-preview1.19506.2 4,662 10/15/2019
3.0.3 12,794 2/19/2020
3.0.2 6,252 1/14/2020
3.0.1 208,804 11/18/2019
3.0.0 3,629,085 9/23/2019
3.0.0-rc1.19456.14 4,497 9/16/2019
3.0.0-preview9.19423.6 6,891 9/4/2019
3.0.0-preview8.19405.11 13,391 8/13/2019
3.0.0-preview7.19362.6 14,480 7/23/2019
3.0.0-preview6.19304.10 21,266 6/12/2019
3.0.0-preview5.19227.1 11,100 5/6/2019
3.0.0-preview4.19216.3 5,095 4/18/2019
3.0.0-preview3.19153.1 66,040 3/6/2019
3.0.0-preview.19074.3 11,318 1/29/2019
3.0.0-preview.18572.1 3,612 12/3/2018
2.2.6 6,141,197 7/9/2019
2.2.4 2,241,414 4/9/2019
2.2.3 684,148 3/11/2019
2.2.2 788,067 2/12/2019
2.2.1 992,968 1/8/2019
2.2.0 2,223,107 12/3/2018
2.2.0-preview3-35497 12,298 10/17/2018
2.2.0-preview2-35157 12,750 9/12/2018
2.2.0-preview1-35029 4,049 8/22/2018
2.1.14 773,862 11/18/2019
2.1.11 527,565 5/14/2019
2.1.8 722,986 2/12/2019
2.1.4 2,995,153 10/1/2018
2.1.3 1,290,891 9/11/2018
2.1.2 1,445,161 8/21/2018
2.1.1 1,767,344 6/18/2018
2.1.0 1,979,892 5/29/2018
2.1.0-rc1-final 20,284 5/6/2018
2.1.0-preview2-final 30,381 4/10/2018
2.1.0-preview1-final 9,970 2/26/2018
2.0.3 3,625,037 5/7/2018
2.0.2 3,962,423 3/13/2018
2.0.1 5,034,305 11/14/2017
2.0.0 6,376,950 8/11/2017
2.0.0-preview2-final 52,391 6/28/2017
2.0.0-preview1-final 20,345 5/10/2017
1.1.6 163,493 7/10/2018
1.1.5 33,124 12/12/2017
1.1.4 6,018 11/14/2017
1.1.3 21,636 9/20/2017
1.1.2 203,389 5/9/2017
1.1.1 172,214 3/6/2017
1.1.0 203,885 11/16/2016
1.1.0-preview1-final 5,471 10/24/2016
1.0.6 5,584 11/14/2017
1.0.5 3,182 9/20/2017
1.0.4 5,160 5/9/2017
1.0.3 66,421 3/6/2017
1.0.2 17,048 12/12/2016
1.0.1 179,526 9/13/2016
1.0.0 128,462 6/27/2016
1.0.0-rc2-final 13,550 5/16/2016