Just another implementation of the C# generic repository pattern.
Info
Version: | 1.0.8 |
Author(s): | bresheske |
Last Update: | Thursday, November 14, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://resheske.net/projects/irepository |
NuGet Url: | https://www.nuget.org/packages/IRepositoryIOC |
Install
Install-Package IRepositoryIOC
dotnet add package IRepositoryIOC
paket add IRepositoryIOC
IRepositoryIOC Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0)