Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.26 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.26 KB

Gitmoji


Give a Star 🌟

If you liked the project or if EasyRepository.EFCore helped you, please give a star.


Purpose

Easy Repository For EF Core provides implementation generic repository pattern on Entity Framework Core


What is Generic Repository Pattern

The generic repository pattern implements in a separate class library project. ... The repository pattern is intended to create an Abstraction layer between the Data Access layer and Business Logic layer of an Application. It is a data access pattern that prompts a more loosely coupled approach to data access.


Documentation

Visit Wiki page for documentation.

Star History

Star History Chart