EntityFrameworkCore.Testing.NSubstitute 10.0.0

dotnet add package EntityFrameworkCore.Testing.NSubstitute --version 10.0.0
                    
NuGet\Install-Package EntityFrameworkCore.Testing.NSubstitute -Version 10.0.0
                    
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="EntityFrameworkCore.Testing.NSubstitute" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Testing.NSubstitute" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Testing.NSubstitute" />
                    
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 EntityFrameworkCore.Testing.NSubstitute --version 10.0.0
                    
#r "nuget: EntityFrameworkCore.Testing.NSubstitute, 10.0.0"
                    
#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 EntityFrameworkCore.Testing.NSubstitute@10.0.0
                    
#: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=EntityFrameworkCore.Testing.NSubstitute&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Testing.NSubstitute&version=10.0.0
                    
Install as a Cake Tool

Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.

EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+)
EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3
EntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5
EntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6
EntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7
EntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8
EntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9
EntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 30,454 11/23/2025
10.0.0-rc01.1 1,230 10/27/2025
10.0.0-rc01 711 9/27/2025
9.0.2 12,925 11/23/2025
9.0.1 224,541 11/27/2024
9.0.1-rc01 186 11/26/2024
9.0.0 1,878 11/25/2024
9.0.0-rc02 162 11/23/2024
9.0.0-rc01 182 11/23/2024
8.1.2 8,382 10/29/2025
8.1.1 67,289 11/23/2024
8.1.0 6,696 11/23/2024
8.1.0-rc01 183 11/23/2024
8.0.0 352,898 11/24/2023
8.0.0-rc01 519 11/19/2023
5.0.0 133,427 1/4/2023
5.0.0-rc01 496 12/14/2022
4.0.2 87,441 6/11/2022
3.0.5 6,266 6/11/2022
2.4.5 1,152 6/11/2022
Loading failed