Microsoft.EntityFrameworkCore.Relational.Specification.Tests 11.0.0-preview.2.26159.112

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

This package contains tests that can be implemented and then used in database provider repos to test EF Core against that provider.

See Writing a Database Provider for more information.

Product Compatible and additional computed target framework versions.
.NET net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.EntityFrameworkCore.Relational.Specification.Tests:

Package Downloads
Microsoft.EntityFrameworkCore.Relational.Design.Specification.Tests

Shared design-time test suite for Entity Framework Core relational database providers.

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Relational.Specification.Tests:

Repository Stars
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
mysql/mysql-connector-net
Connector/NET is a fully-managed ADO.NET driver for MySQL.
FirebirdSQL/NETProvider
Firebird ADO.NET Data Provider
CirrusRedOrg/EntityFrameworkCore.Jet
Entity Framework Core provider for Access database
cincuranet/FirebirdSql.Data.FirebirdClient
Firebird ADO.NET Data Provider
tuespetre/Impatient
Ain't nobody got time for data
ydb-platform/ydb-dotnet-sdk
YDB .NET SDK
Version Downloads Last Updated
11.0.0-preview.2.26159.112 36 3/10/2026
11.0.0-preview.1.26104.118 85 2/10/2026
10.0.5 332 3/12/2026
10.0.4 596 3/10/2026
10.0.3 2,847 2/10/2026
10.0.2 5,674 1/13/2026
10.0.1 3,713 12/9/2025
10.0.0 26,678 11/11/2025
10.0.0-rc.2.25502.107 332 10/14/2025
9.0.14 47 3/10/2026
9.0.13 121 2/10/2026
9.0.12 143 1/13/2026
9.0.11 1,018 11/11/2025
9.0.10 579 10/14/2025
9.0.9 1,061 9/9/2025
8.0.25 37 3/10/2026
8.0.24 139 2/10/2026
8.0.23 133 1/13/2026
8.0.22 5,768 11/11/2025
8.0.21 363 10/14/2025
Loading failed