VOOZH about

URL: https://www.nuget.org/packages/Thinktecture.EntityFrameworkCore.Sqlite/

⇱ NuGet Gallery | Thinktecture.EntityFrameworkCore.Sqlite 10.2.0




👁 Image
Thinktecture.EntityFrameworkCore.Sqlite 10.2.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Thinktecture.EntityFrameworkCore.Sqlite --version 10.2.0
 
 
NuGet\Install-Package Thinktecture.EntityFrameworkCore.Sqlite -Version 10.2.0
 
 
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="Thinktecture.EntityFrameworkCore.Sqlite" Version="10.2.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Thinktecture.EntityFrameworkCore.Sqlite" Version="10.2.0" />
 
Directory.Packages.props
<PackageReference Include="Thinktecture.EntityFrameworkCore.Sqlite" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Thinktecture.EntityFrameworkCore.Sqlite --version 10.2.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Thinktecture.EntityFrameworkCore.Sqlite, 10.2.0"
 
 
#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.
#:package Thinktecture.EntityFrameworkCore.Sqlite@10.2.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Thinktecture.EntityFrameworkCore.Sqlite&version=10.2.0
 
Install as a Cake Addin
#tool nuget:?package=Thinktecture.EntityFrameworkCore.Sqlite&version=10.2.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Thinktecture.EntityFrameworkCore

👁 Build
👁 NuGet Downloads

👁 Thinktecture.EntityFrameworkCore.Relational

👁 Thinktecture.EntityFrameworkCore.SqlServer

👁 Thinktecture.EntityFrameworkCore.SqlServer.Testing
[DEPRECATED]
👁 Thinktecture.EntityFrameworkCore.PostgreSQL

👁 Thinktecture.EntityFrameworkCore.Sqlite.Core

👁 Thinktecture.EntityFrameworkCore.Sqlite

👁 Thinktecture.EntityFrameworkCore.Sqlite.Testing
[DEPRECATED]

These libraries extend Entity Framework Core by a few features to make it easier to work with EF and for easier integration testing or to get more performance in some special cases.

Supported Providers

Provider Package
SQL Server Thinktecture.EntityFrameworkCore.SqlServer
PostgreSQL (Npgsql) Thinktecture.EntityFrameworkCore.PostgreSQL
SQLite Thinktecture.EntityFrameworkCore.Sqlite

Performance

Features

* SQLite supports RowNumber only; Sum, Average, Min, Max are available on SQL Server and PostgreSQL.

Convenience

Integration Testing

Extensibility

AI Coding Assistants

An AI agent skill ships with the repository (under ) to teach AI coding agents how to consume these packages. Install it with the skills CLI:

npx skills@latest add PawelGerr/Thinktecture.EntityFrameworkCore

The library is also indexed by Context7 (MCP) under the id /pawelgerr/thinktecture.entityframeworkcore. See AI Coding Assistants for details.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.3.0-beta01 0 6/18/2026
10.2.0 0 6/18/2026
10.2.0-beta02 91 6/5/2026
10.2.0-beta01 97 6/1/2026
10.1.0 342 5/16/2026
10.1.0-beta03 121 3/3/2026
10.1.0-beta02 117 2/20/2026
10.1.0-beta01 111 2/16/2026
10.0.2 1,988 2/22/2026
10.0.1 148 2/6/2026
10.0.1-beta-1 118 2/5/2026
10.0.0 3,742 11/11/2025
10.0.0-beta03 189 10/20/2025
10.0.0-beta02 186 10/15/2025
10.0.0-beta01 185 10/9/2025
9.2.1 7,911 1/22/2025
9.2.0 459 1/6/2025
9.1.0 370 12/4/2024
8.4.0 5,562 1/6/2025
8.3.0 3,547 12/4/2024
Loading failed