Create a wrapper above entity framework with repository pattern and unit of work.
Info
| Version: | 1.0.0 |
| Author(s): | MK |
| Last Update: | Saturday, June 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mostafaabdelrasool/MKRepository |
| NuGet Url: | https://www.nuget.org/packages/MKRepository |
Install
Install-Package MKRepository
dotnet add package MKRepository
paket add MKRepository
MKRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)