Library that provides methods that will help you with mocking EntityFrameworkCore.
☆279Apr 15, 2026Updated last month
Alternatives and similar repositories for Moq.EntityFrameworkCore
Users that are interested in Moq.EntityFrameworkCore are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. Author Raman Tsitou☆864Jun 4, 2026Updated last week
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆172Mar 16, 2026Updated 2 months ago
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆135Mar 16, 2026Updated 2 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations