EntityFrameworkCoreMock.Shared 4.0.0

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

Shared code for EntityFrameworkCoreMock

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 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 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 (2)

Showing the top 2 NuGet packages that depend on EntityFrameworkCoreMock.Shared:

Package Downloads
EntityFrameworkCoreMock.Moq

Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq

EntityFrameworkCoreMock.NSubstitute

Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using NSubstitute

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 31,934 2/10/2026
3.0.0 13,544 12/25/2025
2.4.0 1,068,449 2/7/2022
2.3.0 119,612 8/6/2021
2.2.0 35,176 5/27/2021
2.1.0 30,842 3/25/2021
2.0.0.110 4,645 3/16/2021
2.0.0.107 67,591 12/11/2020
2.0.0.104 5,833 12/2/2020
2.0.0.101 3,074 11/25/2020
2.0.0.100 1,619 11/25/2020
1.0.0.30 172,460 12/15/2019
1.0.0.29 2,138 12/15/2019
1.0.0.28 2,175 12/15/2019
1.0.0.26 28,564 9/23/2019
1.0.0.25 98,994 4/16/2019
1.0.0.24 3,185 4/11/2019
1.0.0.23 2,045 4/11/2019
1.0.0.21 10,312 3/27/2019
1.0.0.20 11,000 2/16/2019
Loading failed