Generic Repository implementation for Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.6.1 |
Author(s): | Dev Team Inc. |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DevTeam.GenericRepository |
Install
Install-Package DevTeam.GenericRepository
dotnet add package DevTeam.GenericRepository
paket add DevTeam.GenericRepository
DevTeam.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- DevTeam.EntityFrameworkExtensions(>= 1.0.0)
Tags