A generic implementation for the repository pattern in C#.
Info
Version: | 1.0.7.8 |
Author(s): | Matthew Schrager |
Last Update: | Tuesday, February 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matthewschrager/Repository |
NuGet Url: | https://www.nuget.org/packages/Repository |
Install
Install-Package Repository
dotnet add package Repository
paket add Repository
Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper
- CompareNETObjects
- Newtonsoft.Json
- NUnit(>= 2.6.3)
Tags