Thinktecture.EntityFrameworkCore.SqlServer 10.1.0-beta01

This is a prerelease version of Thinktecture.EntityFrameworkCore.SqlServer.
dotnet add package Thinktecture.EntityFrameworkCore.SqlServer --version 10.1.0-beta01
                    
NuGet\Install-Package Thinktecture.EntityFrameworkCore.SqlServer -Version 10.1.0-beta01
                    
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.SqlServer" Version="10.1.0-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Thinktecture.EntityFrameworkCore.SqlServer" Version="10.1.0-beta01" />
                    
Directory.Packages.props
<PackageReference Include="Thinktecture.EntityFrameworkCore.SqlServer" />
                    
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.SqlServer --version 10.1.0-beta01
                    
#r "nuget: Thinktecture.EntityFrameworkCore.SqlServer, 10.1.0-beta01"
                    
#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.SqlServer@10.1.0-beta01
                    
#: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.SqlServer&version=10.1.0-beta01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Thinktecture.EntityFrameworkCore.SqlServer&version=10.1.0-beta01&prerelease
                    
Install as a Cake Tool

Thinktecture.EntityFrameworkCore

Build NuGet Downloads TestResults

Thinktecture.EntityFrameworkCore.Relational
Thinktecture.EntityFrameworkCore.SqlServer
Thinktecture.EntityFrameworkCore.SqlServer.Testing [DEPRECATED]
Thinktecture.EntityFrameworkCore.PostgreSQL [EXPERIMENTAL]
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 [EXPERIMENTAL]
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

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 (13)

Showing the top 5 NuGet packages that depend on Thinktecture.EntityFrameworkCore.SqlServer:

Package Downloads
TrueSight

Package Description

GreatUtilities.Data

Essencial tools to agile development.

Thinktecture.EntityFrameworkCore.SqlServer.Testing

Package Description

ShayganTadbir.Framework.Core

Package description

JPVTech.Hive.DAL.Base

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0-beta01 0 2/16/2026
10.0.1 734 2/6/2026
10.0.1-beta-1 101 2/5/2026
10.0.0 15,930 11/11/2025
10.0.0-beta03 203 10/20/2025
10.0.0-beta02 155 10/15/2025
10.0.0-beta01 164 10/9/2025
9.2.1 164,334 1/22/2025
9.2.0 7,652 1/6/2025
9.1.0 9,563 12/4/2024
9.0.1 8,933 11/22/2024
9.0.0 12,081 11/12/2024
8.4.0 117,204 1/6/2025
8.3.0 4,533 12/4/2024
8.2.0 34,863 11/22/2024
8.1.1 571,864 2/13/2024
8.1.0 13,608 2/5/2024
8.1.0-beta01 186 2/4/2024
7.4.0 66,155 2/5/2024
7.4.0-beta01 188 2/4/2024
Loading failed