Custom NET8 entity framework core generic repository



This content originally appeared on DEV Community and was authored by Angelo Pirola

Collection of a generic implementation of Entity Framework Core for .NET 8, mainly used in my private and/or work projects, thus avoiding duplication of repetitive code.

GitHub Repository

Nuget Package

Contributions and/or suggestions are always welcome.


This content originally appeared on DEV Community and was authored by Angelo Pirola