Provides a base when implementing the repository pattern with EF6.
Info
Version: | 3.1.0 |
Author(s): | Mohammad Rahhal |
Last Update: | Monday, August 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrahhal/MR.Patterns.Repository |
NuGet Url: | https://www.nuget.org/packages/MR.Patterns.Repository |
Install
Install-Package MR.Patterns.Repository
dotnet add package MR.Patterns.Repository
paket add MR.Patterns.Repository
MR.Patterns.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(>= 6.4.0)
- EntityFramework(>= 6.4.0)
Tags