A library to aid in implementing a good Entity Framework-based Repository Pattern.
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.5.0 |
Author(s): | E.Z. Hart |
Last Update: | Sunday, June 2, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EFRepository |
Install
Install-Package EFRepository
dotnet add package EFRepository
paket add EFRepository
EFRepository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(4.2.0.0)
- LinqKit(1.0)
- EntityFramework(5.0.0)
- LinqKit(1.0)
Tags