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.
- Implementation for EntityFrameworkCore 2.x
- Implementation for EntityFrameworkCore 3.x
- Implementation for EntityFrameworkCore 5.x
- Implementation for EntityFrameworkCore 6.x
- Implementation for EntityFrameworkCore 7.x
- Implementation for EntityFrameworkCore 8.x
- Implementation for EntityFrameworkCore 9.x
If you like or are using this project to learn or start your solution, please give it a star. Thanks!