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