Repository pattern in EntityFramework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.0.12 |
Author(s): | Programmer |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ef.EntityFramework.Repositories |
Install
Install-Package Ef.EntityFramework.Repositories
dotnet add package Ef.EntityFramework.Repositories
paket add Ef.EntityFramework.Repositories
Ef.EntityFramework.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags