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.
MIT
Issues
- 2
Make DbContext in defined UnitOfWork protected
#27 opened by bberka - 4
error when update
#26 opened by MohMehrnia - 2
How do used UpdateAsync
#25 opened by MohMehrnia - 2
- 1
Include behavior different when using UseQueryTrackingBehavior(QueryTrackingBehavior.NoTracking)
#18 opened by KennethScott - 2
- 3
- 1
[question] What about `SelectMany`?
#14 opened by igor-lukashenya - 6
Pool context
#11 opened by FoxTes - 1
How to databases/tables sharding ?
#1 opened by maikebing