Microsoft.EntityFrameworkCore.Specification.Tests 5.0.5

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Specification.Tests --version 5.0.5
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Specification.Tests -Version 5.0.5
                    
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="5.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Specification.Tests" Version="5.0.5" />
                    
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 5.0.5
                    
#r "nuget: Microsoft.EntityFrameworkCore.Specification.Tests, 5.0.5"
                    
#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@5.0.5
                    
#: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=5.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Specification.Tests&version=5.0.5
                    
Install as a Cake Tool

Shared test suite for Entity Framework Core database providers.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.1 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.1.26104.118 159 2/10/2026
10.0.3 1,619 2/10/2026
10.0.2 6,029 1/13/2026
10.0.1 3,873 12/9/2025
10.0.0 26,758 11/11/2025
10.0.0-rc.2.25502.107 578 10/14/2025
10.0.0-rc.1.25451.107 369 9/9/2025
10.0.0-preview.7.25380.108 2,416 8/12/2025
9.0.13 135 2/10/2026
9.0.12 614 1/13/2026
9.0.11 1,334 11/11/2025
9.0.10 831 10/14/2025
9.0.9 2,208 9/9/2025
9.0.8 1,790 8/5/2025
8.0.24 488 2/10/2026
8.0.23 1,132 1/13/2026
8.0.22 6,082 11/11/2025
8.0.21 861 10/14/2025
8.0.20 1,292 9/9/2025
5.0.5 2,148 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
Loading failed