SkillAgentSearch skills...

EasyRepository.EFCore

This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core

Install / Use

/learn @furkandeveloper/EasyRepository.EFCore

README

<p align="center"> <img src="https://user-images.githubusercontent.com/47147484/143709597-24a5ddf0-5c54-449d-a2a4-85262234e366.png" style="max-width:100%;" height="140" /> </p> <p align="center"> <a href="https://gitmoji.carloscuesta.me"> <img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji"> </a> </p>

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

View on GitHub
GitHub Stars96
CategoryProduct
Updated1mo ago
Forks12

Languages

C#

Security Score

100/100

Audited on Feb 18, 2026

No findings