ffernandolima / ef-core-data-access
It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes auto history utilities, multiple databases support with distributed transactions and databases/tables sharding for some database providers.
☆167Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for ef-core-data-access
- Sitko.Core is a set of libraries to help build .NET Core applications fast☆148Updated last week
- Simple Serilog log viewer UI for several sinks.☆226Updated 2 weeks ago
- A dashboard to manage Hangfire's recurring jobs.☆204Updated 7 months ago
- EFCore support for AutoMapper.Collections☆143Updated 9 months ago
- A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplicatio…☆201Updated last month
- A Distributed RateLimit for Controller-Actions and Minimal API.☆123Updated 3 months ago
- Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .☆155Updated 4 months ago
- ☆143Updated 2 months ago
- SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in M…☆113Updated 10 months ago
- A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.☆330Updated last week
- An Entity Framework Core plugin to automatically add check constraints in various situations☆331Updated this week
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆554Updated 2 weeks ago
- Cron Jobs Scheduler for Asp.Net Core 2.x-8.x or .Net Core 2.x-8.x Self-hosted