Microsoft.EntityFrameworkCore.Specification.Tests 3.0.0-preview3.19153.1

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Specification.Tests.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Specification.Tests --version 3.0.0-preview3.19153.1
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Specification.Tests -Version 3.0.0-preview3.19153.1
                    
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="3.0.0-preview3.19153.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Specification.Tests" Version="3.0.0-preview3.19153.1" />
                    
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 3.0.0-preview3.19153.1
                    
#r "nuget: Microsoft.EntityFrameworkCore.Specification.Tests, 3.0.0-preview3.19153.1"
                    
#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@3.0.0-preview3.19153.1
                    
#: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=3.0.0-preview3.19153.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Specification.Tests&version=3.0.0-preview3.19153.1&prerelease
                    
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 was computed.  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.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
10.0.0-rc.1.25451.107 180 9/9/2025
10.0.0-preview.7.25380.108 1,073 8/12/2025
10.0.0-preview.6.25358.103 277 7/15/2025
10.0.0-preview.5.25277.114 520 6/6/2025
10.0.0-preview.4.25258.110 260 5/12/2025
10.0.0-preview.3.25171.6 361 4/10/2025
10.0.0-preview.2.25163.8 292 3/18/2025
10.0.0-preview.1.25081.1 154 2/25/2025
9.0.9 678 9/9/2025
9.0.8 1,662 8/5/2025
9.0.7 438 7/8/2025
9.0.6 2,182 6/10/2025
9.0.5 1,362 5/13/2025
9.0.4 1,043 4/8/2025
9.0.3 2,589 3/11/2025
9.0.2 1,196 2/11/2025
9.0.1 24,284 1/14/2025
9.0.0 9,543 11/12/2024
9.0.0-rc.2.24474.1 1,415 10/8/2024
9.0.0-rc.1.24451.1 191 9/10/2024
9.0.0-preview.7.24405.3 391 8/13/2024
9.0.0-preview.6.24327.4 103 7/9/2024
9.0.0-preview.5.24306.3 110 6/11/2024
9.0.0-preview.4.24267.1 132 5/21/2024
9.0.0-preview.3.24172.4 613 4/11/2024
9.0.0-preview.2.24128.4 1,003 3/12/2024
9.0.0-preview.1.24081.2 2,569 2/13/2024
8.0.20 325 9/9/2025
8.0.19 1,244 8/5/2025
8.0.18 497 7/8/2025
8.0.17 1,184 6/10/2025
8.0.16 696 5/13/2025
8.0.15 1,660 4/8/2025
8.0.14 3,394 3/11/2025
8.0.13 8,154 2/11/2025
8.0.12 1,822 1/14/2025
8.0.11 3,316 11/12/2024
8.0.10 9,598 10/8/2024
8.0.8 6,307 8/13/2024
8.0.7 4,024 7/9/2024
8.0.6 7,392 5/28/2024
8.0.5 1,176 5/14/2024
8.0.4 6,893 4/9/2024
8.0.3 4,543 3/12/2024
8.0.2 3,277 2/13/2024
8.0.1 2,758 1/9/2024
8.0.0 9,888 11/14/2023
8.0.0-rc.2.23480.1 3,480 10/10/2023
8.0.0-rc.1.23419.6 1,046 9/12/2023
8.0.0-preview.7.23375.4 409 8/8/2023
8.0.0-preview.6.23329.4 268 7/11/2023
8.0.0-preview.5.23280.1 228 6/13/2023
8.0.0-preview.4.23259.3 845 5/16/2023
8.0.0-preview.3.23174.2 321 4/11/2023
8.0.0-preview.2.23128.3 263 3/14/2023
8.0.0-preview.1.23111.4 398 2/21/2023
7.0.20 746 5/28/2024
7.0.19 393 5/14/2024
7.0.18 404 4/9/2024
7.0.17 3,596 3/12/2024
7.0.16 923 2/13/2024
7.0.15 379 1/9/2024
7.0.14 6,888 11/14/2023
7.0.13 505 10/24/2023
7.0.12 474 10/10/2023
7.0.11 8,043 9/12/2023
7.0.10 9,545 8/8/2023
7.0.9 2,916 7/11/2023
7.0.8 586 6/22/2023
7.0.7 598 6/13/2023
7.0.5 6,111 4/11/2023
7.0.4 3,361 3/14/2023
7.0.3 2,163 2/14/2023
7.0.2 2,474 1/10/2023
7.0.1 1,274 12/13/2022
7.0.0 4,031 11/7/2022
7.0.0-rc.2.22472.11 464 10/11/2022
7.0.0-rc.1.22426.7 316 9/14/2022
7.0.0-preview.7.22376.2 288 8/9/2022
7.0.0-preview.6.22329.4 281 7/12/2022
7.0.0-preview.5.22302.2 566 6/14/2022
7.0.0-preview.4.22229.2 350 5/10/2022
7.0.0-preview.3.22175.1 328 4/13/2022
7.0.0-preview.2.22153.1 313 3/14/2022
7.0.0-preview.1.22076.6 298 2/17/2022
6.0.36 672 11/12/2024
6.0.35 378 10/8/2024
6.0.33 2,412 8/13/2024
6.0.32 322 7/9/2024
6.0.31 572 5/28/2024
6.0.30 1,052 5/14/2024
6.0.29 615 4/9/2024
6.0.28 1,163 3/12/2024
6.0.27 904 2/13/2024
6.0.26 357 1/9/2024
6.0.25 420 11/14/2023
6.0.24 384 10/24/2023
6.0.23 408 10/10/2023
6.0.22 566 9/12/2023
6.0.21 1,616 8/8/2023
6.0.20 516 7/11/2023
6.0.19 934 6/22/2023
6.0.18 425 6/13/2023
6.0.16 883 4/11/2023
6.0.15 763 3/14/2023
6.0.14 665 2/14/2023
6.0.13 1,089 1/10/2023
6.0.12 865 12/13/2022
6.0.11 4,235 11/7/2022
6.0.10 3,797 10/11/2022
6.0.9 3,575 9/13/2022
6.0.8 3,060 8/9/2022
6.0.7 2,756 7/12/2022
6.0.6 1,434 6/14/2022
6.0.5 1,869 5/10/2022
6.0.4 3,701 4/11/2022
6.0.3 1,864 3/8/2022
6.0.2 8,959 2/8/2022
6.0.1 2,659 12/14/2021
6.0.0 5,849 11/8/2021
6.0.0-rc.2.21480.5 685 10/12/2021
6.0.0-rc.1.21452.10 730 9/14/2021
6.0.0-preview.7.21378.4 370 8/10/2021
6.0.0-preview.6.21352.1 387 7/14/2021
6.0.0-preview.5.21301.9 1,080 6/15/2021
6.0.0-preview.4.21253.1 369 5/24/2021
6.0.0-preview.3.21201.2 602 4/8/2021
6.0.0-preview.2.21154.2 351 3/11/2021
6.0.0-preview.1.21102.2 315 2/12/2021
5.0.17 1,915 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,431 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 984 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 1,436 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 5,381 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,415 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,157 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,658 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,197 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,412 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,432 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,129 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,937 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 6,339 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 5,108 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,348 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,433 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,726 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 948 10/13/2020
5.0.0-rc.1.20451.13 986 9/14/2020
5.0.0-preview.8.20407.4 449 8/25/2020
5.0.0-preview.7.20365.15 415 7/21/2020
5.0.0-preview.6.20312.4 423 6/25/2020
5.0.0-preview.5.20278.2 428 6/10/2020
5.0.0-preview.4.20220.10 500 5/18/2020
5.0.0-preview.3.20181.2 411 4/23/2020
5.0.0-preview.2.20159.4 434 4/2/2020
5.0.0-preview.2.20120.8 465 3/16/2020
3.1.32 3,766 12/13/2022
3.1.31 638 11/8/2022
3.1.30 1,091 10/11/2022
3.1.29 797 9/13/2022
3.1.28 815 8/9/2022
3.1.27 1,129 7/12/2022
3.1.26 865 6/14/2022
3.1.25 892 5/10/2022
3.1.24 1,375 4/11/2022
3.1.23 921 3/8/2022
3.1.22 959 12/14/2021
3.1.21 764 11/7/2021
3.1.20 744 10/11/2021
3.1.19 1,086 9/14/2021
3.1.18 1,009 8/10/2021
3.1.17 832 7/13/2021
3.1.16 817 6/8/2021
3.1.15 1,067 5/11/2021
3.1.14 1,031 4/6/2021
3.1.13 810 3/9/2021
3.1.12 1,114 2/9/2021
3.1.11 2,625 1/12/2021
3.1.10 7,220 11/9/2020
3.1.9 1,216 10/13/2020
3.1.8 2,713 9/8/2020
3.1.7 924 8/11/2020
3.1.6 1,056 7/14/2020
3.1.5 1,461 6/9/2020
3.1.4 1,431 5/12/2020
3.1.3 2,049 3/24/2020
3.1.2 1,385 2/19/2020
3.1.1 3,398 1/14/2020
3.1.0 2,742 12/3/2019
3.1.0-preview3.19554.8 676 11/13/2019
3.1.0-preview2.19525.5 618 11/1/2019
3.1.0-preview1.19506.2 432 10/15/2019
3.0.3 1,052 2/19/2020
3.0.2 1,093 1/14/2020
3.0.1 1,055 11/18/2019
3.0.0 5,182 9/23/2019
3.0.0-rc1.19456.14 437 9/16/2019
3.0.0-preview9.19423.6 544 9/4/2019
3.0.0-preview8.19405.11 576 8/13/2019
3.0.0-preview7.19362.6 535 7/23/2019
3.0.0-preview6.19304.10 482 6/12/2019
3.0.0-preview5.19227.1 837 5/6/2019
3.0.0-preview4.19216.3 488 4/18/2019
3.0.0-preview3.19153.1 543 3/6/2019
3.0.0-preview.19074.3 531 1/29/2019
3.0.0-preview.18572.1 781 12/3/2018
2.3.0 215 1/14/2025
2.2.6 6,584 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 3,141 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 4,405 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 1,720 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,943 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 4,793 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 1,104 10/17/2018
2.2.0-preview2-35157 1,379 9/12/2018
2.2.0-preview1-35029 1,296 8/22/2018
2.1.14 1,391 11/18/2019
2.1.11 1,551 5/14/2019
2.1.8 1,577 2/12/2019
2.1.4 3,531 10/1/2018
2.1.3 1,939 9/11/2018
2.1.2 4,442 8/21/2018
2.1.1 3,180 6/18/2018
2.1.0 3,672 5/29/2018
2.1.0-rc1-final 1,446 5/6/2018
2.1.0-preview2-final 1,315 4/10/2018
2.1.0-preview1-final 1,741 2/26/2018
2.0.3 86,151 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,224 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 9,016 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 4,234 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 1,824 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,786 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 4,064 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 2,954 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 2,858 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 3,665 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 39,416 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 40,174 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 8,855 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 1,640 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 2,443 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 2,493 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 2,512 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 2,505 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 2,581 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 2,909 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 4,330 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,588 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.