The eQuantic Data Core provides all the implementation needed to use the Repository Pattern
The following are examples of implementing the repository pattern: Repository Pattern Implemetation
This package provides repository implementation with Entity Framework Core
To install eQuantic.Core.Data.EntityFramework, run the following command in the Package Manager Console
Install-Package eQuantic.Core.Data.EntityFramework