Moq.EntityFrameworkCore
3.1.2.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Moq.EntityFrameworkCore --version 3.1.2.6
NuGet\Install-Package Moq.EntityFrameworkCore -Version 3.1.2.6
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="Moq.EntityFrameworkCore" Version="3.1.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moq.EntityFrameworkCore --version 3.1.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Moq.EntityFrameworkCore, 3.1.2.6"
#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.
// Install Moq.EntityFrameworkCore as a Cake Addin #addin nuget:?package=Moq.EntityFrameworkCore&version=3.1.2.6 // Install Moq.EntityFrameworkCore as a Cake Tool #tool nuget:?package=Moq.EntityFrameworkCore&version=3.1.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library that provides methods that will help you with mocking Entity Framework Core.
Product | Versions 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 3.1.2)
- Moq (>= 4.13.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Moq.EntityFrameworkCore:
Package | Downloads |
---|---|
Atacorp.ApiEssentials.Testing.XUnit
Package Description |
|
Devocean.Tests
Devocean.Tests is a set of base classes and helpers inteded to support implementing integration and unit tests on projects based on Devocean.Core |
|
Atacorp.TestingEssentials.XUnit
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Moq.EntityFrameworkCore:
Repository | Stars |
---|---|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
TanvirArjel/EFCore.GenericRepository
This repository contains Generic Repository implementation for Entity Framework Core
|
|
matthewrenze/clean-architecture-core
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core
|
|
pkuehnel/TeslaSolarCharger
A software to let your Tesla charge with solar energy ☀
|
|
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
|
Version | Downloads | Last updated |
---|---|---|
8.0.1.2 | 1,116,605 | 1/27/2024 |
8.0.1.1 | 24,692 | 1/27/2024 |
8.0.0.1 | 11,177 | 1/27/2024 |
7.0.0.2 | 2,366,394 | 12/1/2022 |
6.0.1.4 | 1,805,905 | 5/29/2022 |
6.0.1.3 | 125,654 | 5/29/2022 |
6.0.1.2 | 461,739 | 1/25/2022 |
6.0.0.6 | 44,288 | 1/25/2022 |
5.0.0.2 | 619,169 | 3/12/2021 |
5.0.0.1 | 115,883 | 11/29/2020 |
3.1.2.13 | 312,152 | 11/29/2020 |
3.1.2.6 | 172,644 | 6/29/2020 |
3.1.2.1 | 89,494 | 2/26/2020 |
3.0.0.10 | 42,046 | 11/9/2019 |
3.0.0.4 | 10,197 | 10/6/2019 |
2.2.1.1 | 138,343 | 6/30/2020 |
2.2.1 | 162,751 | 2/1/2019 |
2.0.1 | 195,380 | 2/23/2018 |
1.0.0 | 12,284 | 10/13/2017 |
- Added support for interfaces and classes that are not delivering from DbContext