Generic repository pattern library with server-side paging, filtering, sorting and eager loading over Entity Framework Core.
Info
| Version: | 2.0.0 |
| Author(s): | Raphael Carubbi Neto |
| Last Update: | Tuesday, August 25, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Carubbi.GenericRepository |
Install
Install-Package Carubbi.GenericRepository
dotnet add package Carubbi.GenericRepository
paket add Carubbi.GenericRepository
Carubbi.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- System.Linq.Dynamic(>= 1.0.6)
Tags