This is a Generic Repository pattern to be used with Entity Framework to work with any model and DbContext.
Info
Version: | 1.0.0 |
Author(s): | Sarthak |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://url/ |
NuGet Url: | https://www.nuget.org/packages/EFGenericRepository |
Install
Install-Package EFGenericRepository
dotnet add package EFGenericRepository
paket add EFGenericRepository
EFGenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
Tags