An implementation of the Repository pattern for Entity Framework 6.2 based on the principles laid out by Moshfegh (Mosh) Hamedani.
Info
Version: | 1.1.0 |
Author(s): | Sven Aelterman |
Last Update: | Sunday, May 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sorrell.Base.Repositories |
Install
Install-Package Sorrell.Base.Repositories
dotnet add package Sorrell.Base.Repositories
paket add Sorrell.Base.Repositories
Sorrell.Base.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags