Skahal.Infrastructure.Framework.Repositories.IRepository's EntityFramework implementation.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Install
Install-Package Skahal.Infrastructure.Repositories.EntityFramework
dotnet add package Skahal.Infrastructure.Repositories.EntityFramework
paket add Skahal.Infrastructure.Repositories.EntityFramework
Skahal.Infrastructure.Repositories.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Skahal.Infrastructure.Framework(0.5.9)
- EntityFramework(6.1.1)
Tags