![]() |
VOOZH | about |
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Sqlite --version 10.0.9
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite -Version 10.0.9
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.9" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" />Project file
paket add Microsoft.EntityFrameworkCore.Sqlite --version 10.0.9
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite, 10.0.9"
#:package Microsoft.EntityFrameworkCore.Sqlite@10.0.9
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=10.0.9Install as a Cake Tool
Microsoft.EntityFrameworkCore.Sqlite is the EF Core database provider package for SQLite.
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=database.db");
}
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
See SQLite EF Core Database Provider for more information about the features of this database provider.
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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. |
|
|
Umbraco.Cms
Installs Umbraco CMS with all default dependencies in your ASP.NET Core project. |
|
|
Umbraco.Cms.Persistence.EFCore.Sqlite
Adds support for Entity Framework Core SQLite migrations to Umbraco CMS. |
|
|
Umbraco.Cms.Persistence.EFCore
Adds support for Entity Framework Core to Umbraco CMS. |
|
|
Umbraco.Cms.Persistence.EFCore.SqlServer
Adds support for Entity Framework Core SQL Server migrations to Umbraco CMS. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Sqlite:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。全面拥抱AI。敏感肌也能用。
|
|
|
elsa-workflows/elsa-core
The Workflow Engine for .NET
|
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
|
Sylinko/Everywhere
On-screen aware AI assistant for your desktop. Uses current app context, multiple LLMs, and MCP tools to help you act across apps.
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 1,036 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 3,383 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 3,656 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 4,529 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 3,764 | 2/10/2026 |
| 10.0.9 | 243,082 | 6/9/2026 |
| 10.0.8 | 1,240,716 | 5/12/2026 |
| 10.0.7 | 1,435,467 | 4/21/2026 |
| 10.0.6 | 510,195 | 4/14/2026 |
| 10.0.5 | 1,609,220 | 3/12/2026 |
| 10.0.4 | 296,244 | 3/10/2026 |
| 9.0.17 | 22,153 | 6/9/2026 |
| 9.0.16 | 119,867 | 5/12/2026 |
| 9.0.15 | 182,310 | 4/14/2026 |
| 9.0.14 | 221,802 | 3/10/2026 |
| 9.0.13 | 243,516 | 2/10/2026 |
| 8.0.28 | 29,944 | 6/9/2026 |
| 8.0.27 | 129,782 | 5/12/2026 |
| 8.0.26 | 179,933 | 4/14/2026 |
| 8.0.25 | 218,302 | 3/10/2026 |