A generic repository implementation using entity framework with unit of work pattern, can be easily extended.
Info
Version: | 1.0.6 |
Author(s): | Abdullah Muhammad | [email protected] |
Last Update: | Tuesday, January 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/itroos.patterns.repository |
Install
Install-Package itroos.patterns.repository
dotnet add package itroos.patterns.repository
paket add itroos.patterns.repository
itroos.patterns.repository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags