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 195,269 2025/11/23
10.0.0-rc01.1 1,615 2025/10/27
10.0.0-rc01 1,052 2025/9/27
9.0.2 36,884 2025/11/23
9.0.1 274,433 2024/11/27
9.0.1-rc01 211 2024/11/26
9.0.0 2,246 2024/11/25
9.0.0-rc02 192 2024/11/23
9.0.0-rc01 211 2024/11/23
8.1.2 21,043 2025/10/29
8.1.1 80,699 2024/11/23
8.1.0 7,152 2024/11/23
8.1.0-rc01 217 2024/11/23
8.0.0 405,418 2023/11/24
8.0.0-rc01 557 2023/11/19
5.0.0 137,343 2023/1/4
5.0.0-rc01 531 2022/12/14
4.0.2 89,963 2022/6/11
3.0.5 6,844 2022/6/11
2.4.5 1,195 2022/6/11
Loading failed