GitPedia

EasyRepository.EFCore

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

From furkandeveloper·Updated April 29, 2026·View on GitHub·

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.

Latest release: v1.3.0🎉 .Net 7 upgrade has been completed
December 17, 2022View Changelog →
<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

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from furkandeveloper/EasyRepository.EFCore via the GitHub API.Last fetched: 6/14/2026