Microsoft.EntityFrameworkCore.Relational.Specification.Tests 10.0.12

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Relational.Specification.Tests --version 10.0.12
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Relational.Specification.Tests -Version 10.0.12
                    
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="10.0.12" />
                    
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="10.0.12" />
                    
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 10.0.12
                    
#r "nuget: Microsoft.EntityFrameworkCore.Relational.Specification.Tests, 10.0.12"
                    
#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@10.0.12
                    
#: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=10.0.12
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational.Specification.Tests&version=10.0.12
                    
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 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 (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
ydb-platform/ydb-dotnet-sdk
YDB .NET SDK
tuespetre/Impatient
Ain't nobody got time for data
Version Downloads Last Updated
11.0.0-rc.1.26425.128 78 9/8/2026
11.0.0-preview.7.26381.103 1,315 8/11/2026
11.0.0-preview.6.26359.118 200 7/14/2026
11.0.0-preview.5.26302.115 176 6/9/2026
11.0.0-preview.4.26230.115 133 5/12/2026
10.0.12 589 9/8/2026
10.0.11 4,711 8/11/2026
10.0.10 9,016 7/14/2026
10.0.9 7,249 6/9/2026
10.0.8 8,349 5/12/2026
9.0.20 54 9/8/2026
9.0.19 132 8/11/2026
9.0.18 177 7/14/2026
9.0.17 450 6/9/2026
9.0.16 287 5/12/2026
8.0.31 51 9/8/2026
8.0.30 145 8/11/2026
8.0.29 185 7/14/2026
8.0.28 324 6/9/2026
8.0.27 293 5/12/2026
Loading failed