An EntityFramework generic repository with graph management.
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.0.0 |
Author(s): | Christos Matskas |
Last Update: | Tuesday, May 27, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cmatskas/EF.GenericRepository |
NuGet Url: | https://www.nuget.org/packages/EF.GenericRepository |
Install
Install-Package EF.GenericRepository
dotnet add package EF.GenericRepository
paket add EF.GenericRepository
EF.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.0)
Tags