EasyRepository.EFCore
This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core
If you liked the project or if **EasyRepository.EFCore** helped you, please give a star. The project is written primarily in C#, distributed under the MIT License license, first published in 2021. Key topics include: dotnet, efcore, generic-repository, generic-repository-pattern, repository-pattern.
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
Contributors
Showing top 2 contributors by commit count.
