Generic repository and pattern "Unit of work" for Entity framework.
Info
Version: | 1.0.197-pre |
Author(s): | Kirk Chen |
Last Update: | Monday, August 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kirkchen/EFRepository |
NuGet Url: | https://www.nuget.org/packages/KirkChen.EFRepository |
Install
Install-Package KirkChen.EFRepository
dotnet add package KirkChen.EFRepository
paket add KirkChen.EFRepository
KirkChen.EFRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags