EntityFrameworkCore.Testing.Moq 10.0.0

dotnet add package EntityFrameworkCore.Testing.Moq --version 10.0.0
                    
NuGet\Install-Package EntityFrameworkCore.Testing.Moq -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.Moq" 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.Moq" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Testing.Moq" />
                    
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.Moq --version 10.0.0
                    
#r "nuget: EntityFrameworkCore.Testing.Moq, 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.Moq@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.Moq&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Testing.Moq&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 (1)

Showing the top 1 NuGet packages that depend on EntityFrameworkCore.Testing.Moq:

Package Downloads
Nanis.RepositoryCriteria.EntityFrameworkCore

Nanis.RepositoryCriteria.EntityFrameworkCore is a library designed to implement an abstraction of the **Repository** pattern using **Entity Framework**. This library also implements the **Unit of Work** pattern to manage database transactions and commits, and the **Criteria** pattern to build complex queries with logical operators and criteria composition.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 141,253 2025/11/23
10.0.0-rc01.1 351 2025/10/27
10.0.0-rc01 370 2025/9/27
9.0.2 23,714 2025/11/23
9.0.1 277,299 2024/11/27
9.0.1-rc01 220 2024/11/26
9.0.0 4,110 2024/11/25
9.0.0-rc02 247 2024/11/23
9.0.0-rc01 214 2024/11/23
8.1.2 14,593 2025/10/29
8.1.1 93,122 2024/11/23
8.1.0 10,601 2024/11/23
8.1.0-rc01 235 2024/11/23
8.0.0 380,065 2023/11/24
8.0.0-rc01 620 2023/11/19
5.0.0 693,215 2023/1/4
5.0.0-rc01 2,871 2022/12/14
4.0.2 299,911 2022/6/11
3.0.5 11,456 2022/6/11
2.4.5 21,100 2022/6/11
Loading failed