MichalJankowskii / Moq.EntityFrameworkCore
Library that provides methods that will help you with mocking EntityFrameworkCore.
☆253Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for Moq.EntityFrameworkCore
- Tools for helping in unit testing applications that use Entity Framework Core☆355Updated this week
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆161Updated this week
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆338Updated this week
- A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.☆188Updated 2 years ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆344Updated 4 months ago
- Use FluentValidation rules instead of ComponentModel attributes☆379Updated 11 months ago
- Various ASP.NET Core middleware☆813Updated 3 weeks ago
- Easy integration testing for ASP.NET Core applications☆405Updated 3 weeks ago
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆242Updated last month
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆283Updated 2 weeks ago
- ASP.NET Core Integration for FluentValidation☆141Updated last year
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.