MockQueryable.EntityFrameworkCore NuGet Package

Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc.
When writing tests for your application it is often desirable to avoid hitting the database.

The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.




Got any MockQueryable.EntityFrameworkCore Question?





Info

Version: 7.0.4-beta
Author(s): Roman Titov
Last Update: Tuesday, September 24, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/romantitov/MockQueryable
NuGet Url: https://www.nuget.org/packages/MockQueryable.EntityFrameworkCore


Install
Install-Package MockQueryable.EntityFrameworkCore
dotnet add package MockQueryable.EntityFrameworkCore
paket add MockQueryable.EntityFrameworkCore
MockQueryable.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

5.3

avg-downloads-per-day

10557

days-since-last-release

29