Microsoft.EntityFrameworkCore.Sqlite 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.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.Sqlite.

Packages Downloads
AspNetCore.HealthChecks.UI.SQLite.Storage
HealthChecks.UI.SQLite.Storage package contains the required classes to use SQLite provider in the UI
17
Microsoft.EntityFrameworkCore.Sqlite.Design
Design-time Entity Framework Core functionality for SQLite
16
AspNetCore.HealthChecks.UI.SQLite.Storage
HealthChecks.UI.SQLite.Storage package contains the required classes to use SQLite provider in the UI
15
Microsoft.EntityFrameworkCore.Sqlite.Design
Design-time Entity Framework Core functionality for SQLite
15
AspNetCore.HealthChecks.UI
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
14
AspNetCore.HealthChecks.UI.SQLite.Storage
HealthChecks.UI.SQLite.Storage package contains the required classes to use SQLite provider in the UI
14
Umbraco.Cms.Persistence.EFCore
Adds support for Entity Framework Core to Umbraco CMS.
14
Microsoft.EntityFrameworkCore.Sqlite.Design
Design-time Entity Framework Core functionality for SQLite
14
AspNetCore.HealthChecks.UI
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
13
AspNetCore.HealthChecks.UI.SQLite.Storage
HealthChecks.UI.SQLite.Storage package contains the required classes to use SQLite provider in the UI
13
Umbraco.Cms.Persistence.EFCore
Package Description
13
Umbraco.Cms.Persistence.EFCore.SqlServer
Adds support for Entity Framework Core SQL Server migrations to Umbraco CMS.
13

Version Downloads Last updated
8.0.3 16 03/16/2024
8.0.1 13 02/22/2024
8.0.0-preview.2.23128.3 15 06/26/2023
7.0.10 13 09/14/2023
7.0.9 13 07/20/2023
7.0.7 13 06/17/2023
6.0.18 13 06/17/2023
6.0.2 13 06/17/2023
5.0.1 12 06/19/2023
3.1.3 13 08/16/2023