Microsoft.EntityFrameworkCore.Specification.Tests
6.0.18
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Specification.Tests --version 6.0.18
NuGet\Install-Package Microsoft.EntityFrameworkCore.Specification.Tests -Version 6.0.18
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="6.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Specification.Tests" Version="6.0.18" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Specification.Tests" />
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 6.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.Specification.Tests, 6.0.18"
#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@6.0.18
#: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=6.0.18
#tool nuget:?package=Microsoft.EntityFrameworkCore.Specification.Tests&version=6.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shared test suite for Entity Framework Core database providers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.EntityFrameworkCore (>= 6.0.18)
- Microsoft.EntityFrameworkCore.Design (>= 6.0.18)
- Microsoft.EntityFrameworkCore.Proxies (>= 6.0.18)
- NetTopologySuite (>= 2.3.0)
- Newtonsoft.Json (>= 13.0.1)
- xunit.assert (>= 2.4.1)
- xunit.core (>= 2.4.1)
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 | 242 | 9/8/2026 |
| 11.0.0-preview.7.26381.103 | 2,341 | 8/11/2026 |
| 11.0.0-preview.6.26359.118 | 250 | 7/14/2026 |
| 11.0.0-preview.5.26302.115 | 432 | 6/9/2026 |
| 10.0.12 | 937 | 9/8/2026 |
| 10.0.11 | 5,795 | 8/11/2026 |
| 10.0.10 | 9,416 | 7/14/2026 |
| 10.0.9 | 7,626 | 6/9/2026 |
| 10.0.8 | 10,522 | 5/12/2026 |
| 9.0.20 | 127 | 9/8/2026 |
| 9.0.19 | 825 | 8/11/2026 |
| 9.0.18 | 204 | 7/14/2026 |
| 9.0.17 | 482 | 6/9/2026 |
| 9.0.16 | 1,736 | 5/12/2026 |
| 8.0.31 | 171 | 9/8/2026 |
| 8.0.30 | 1,514 | 8/11/2026 |
| 8.0.29 | 310 | 7/14/2026 |
| 8.0.28 | 479 | 6/9/2026 |
| 8.0.27 | 2,403 | 5/12/2026 |
| 6.0.18 | 553 | 6/13/2023 |
Loading failed