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

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Specification.Tests.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Specification.Tests --version 11.0.0-preview.2.26159.112
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.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.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.Specification.Tests" Version="11.0.0-preview.2.26159.112" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.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.Specification.Tests --version 11.0.0-preview.2.26159.112
                    
#r "nuget: Microsoft.EntityFrameworkCore.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.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.Specification.Tests&version=11.0.0-preview.2.26159.112&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.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 (3)

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

Package Downloads
Microsoft.EntityFrameworkCore.Relational.Specification.Tests

Shared test suite for Entity Framework Core relational database providers.

Microsoft.EntityFrameworkCore.AspNet.Specification.Tests

Shared ASP.NET test suite for Entity Framework Core database providers.

NuoDb.EntityFrameworkCore.NuoDb

NuoDb database provider for Entity Framework Core. This package does not include a copy of the native NuoDb library.

GitHub repositories (4)

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

Repository Stars
efcore/EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
mongodb/mongo-efcore-provider
MongoDB Entity Framework Core Provider
efcore/EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
BlueshiftSoftware/EntityFrameworkCore
NoSQL providers for EntityFramework Core
Version Downloads Last Updated
11.0.0-preview.3.26207.106 68 4/14/2026
11.0.0-preview.2.26159.112 114 3/10/2026
11.0.0-preview.1.26104.118 181 2/10/2026
10.0.7 383 4/21/2026
10.0.6 1,852 4/14/2026
10.0.5 3,831 3/12/2026
10.0.4 925 3/10/2026
10.0.3 3,007 2/10/2026
10.0.2 6,401 1/13/2026
10.0.1 4,015 12/9/2025
10.0.0 29,490 11/11/2025
9.0.15 118 4/14/2026
9.0.14 186 3/10/2026
9.0.13 165 2/10/2026
9.0.12 884 1/13/2026
9.0.11 1,442 11/11/2025
8.0.26 307 4/14/2026
8.0.25 652 3/10/2026
8.0.24 594 2/10/2026
8.0.23 1,490 1/13/2026
Loading failed