EntityFrameworkCore.Testing.Moq 8.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityFrameworkCore.Testing.Moq --version 8.1.2
                    
NuGet\Install-Package EntityFrameworkCore.Testing.Moq -Version 8.1.2
                    
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="8.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Testing.Moq" Version="8.1.2" />
                    
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 8.1.2
                    
#r "nuget: EntityFrameworkCore.Testing.Moq, 8.1.2"
                    
#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@8.1.2
                    
#: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=8.1.2
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Testing.Moq&version=8.1.2
                    
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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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 15,348 11/23/2025
10.0.0-rc01.1 238 10/27/2025
10.0.0-rc01 212 9/27/2025
9.0.2 3,533 11/23/2025
9.0.1 162,086 11/27/2024
9.0.1-rc01 172 11/26/2024
9.0.0 1,754 11/25/2024
9.0.0-rc02 188 11/23/2024
9.0.0-rc01 180 11/23/2024
8.1.2 4,342 10/29/2025
8.1.1 76,079 11/23/2024
8.1.0 9,386 11/23/2024
8.1.0-rc01 189 11/23/2024
8.0.0 307,887 11/24/2023
8.0.0-rc01 570 11/19/2023
5.0.0 674,400 1/4/2023
5.0.0-rc01 2,821 12/14/2022
4.0.2 279,259 6/11/2022
3.0.5 11,325 6/11/2022
2.4.5 19,688 6/11/2022
Loading failed