Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.14 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.14 KB

EntityFrameworkCore.DataAccess

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.

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!