Microsoft.EntityFrameworkCore.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.Specification.Tests --version 10.0.12
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.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.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.Specification.Tests" Version="10.0.12" />
                    
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 10.0.12
                    
#r "nuget: Microsoft.EntityFrameworkCore.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.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.Specification.Tests&version=10.0.12
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.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 (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-rc.1.26425.128 219 2026/9/8
11.0.0-preview.7.26381.103 1,840 2026/8/11
11.0.0-preview.6.26359.118 249 2026/7/14
11.0.0-preview.5.26302.115 428 2026/6/9
11.0.0-preview.4.26230.115 163 2026/5/12
10.0.12 884 2026/9/8
10.0.11 5,721 2026/8/11
10.0.10 9,320 2026/7/14
10.0.9 7,624 2026/6/9
10.0.8 10,493 2026/5/12
9.0.20 108 2026/9/8
9.0.19 824 2026/8/11
9.0.18 202 2026/7/14
9.0.17 481 2026/6/9
9.0.16 1,736 2026/5/12
8.0.31 141 2026/9/8
8.0.30 1,500 2026/8/11
8.0.29 309 2026/7/14
8.0.28 478 2026/6/9
8.0.27 2,394 2026/5/12
Loading failed