Microsoft.EntityFrameworkCore.Specification.Tests
10.0.0-preview.4.25255.103
Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Specification.Tests.
dotnet add package Microsoft.EntityFrameworkCore.Specification.Tests --version 10.0.0-preview.4.25255.103
NuGet\Install-Package Microsoft.EntityFrameworkCore.Specification.Tests -Version 10.0.0-preview.4.25255.103
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.0-preview.4.25255.103" />
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.0-preview.4.25255.103" />
<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 10.0.0-preview.4.25255.103
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.Specification.Tests, 10.0.0-preview.4.25255.103"
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Specification.Tests&version=10.0.0-preview.4.25255.103&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore.Specification.Tests&version=10.0.0-preview.4.25255.103&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net10.0
- Castle.Core (>= 5.1.1)
- Humanizer.Core (>= 2.14.1)
- Microsoft.Build.Framework (>= 17.13.9)
- Microsoft.Build.Locator (>= 1.7.8)
- Microsoft.Build.Utilities.Core (>= 17.13.9)
- Microsoft.CodeAnalysis.CSharp (>= 4.13.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.13.0)
- Microsoft.CodeAnalysis.Workspaces.MSBuild (>= 4.13.0)
- Microsoft.EntityFrameworkCore (>= 10.0.0-preview.4.25255.103)
- Microsoft.EntityFrameworkCore.Abstractions (>= 10.0.0-preview.4.25255.103)
- Microsoft.EntityFrameworkCore.Analyzers (>= 10.0.0-preview.4.25255.103)
- Microsoft.EntityFrameworkCore.Design (>= 10.0.0-preview.4.25255.103)
- Microsoft.EntityFrameworkCore.Proxies (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Caching.Memory (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.DependencyModel (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.4.25255.103)
- Mono.TextTemplating (>= 3.0.0)
- NetTopologySuite (>= 2.5.0)
- NetTopologySuite.IO.GeoJSON (>= 4.0.0)
- Newtonsoft.Json (>= 13.0.3)
- xunit.assert (>= 2.9.2)
- xunit.core (>= 2.9.2)
- xunit.runner.visualstudio (>= 3.0.2)
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 |
---|---|---|
10.0.0-preview.4.25255.103 | 0 | 5/12/2025 |
3.0.0-preview.19074.3 | 2 | 1/28/2019 |
3.0.0-preview.18572.1 | 2 | 11/30/2018 |