Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 591 Bytes

eQuantic Core Data Entity Framework Library

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