Simple implementation of Repository Pattern written in C#.
Info
Version: | 1.0.1 |
Author(s): | CristopherFasolin |
Last Update: | Saturday, April 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cfasol/EasyRepo |
NuGet Url: | https://www.nuget.org/packages/EasyRepo |
Install
Install-Package EasyRepo
dotnet add package EasyRepo
paket add EasyRepo
EasyRepo Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
Tags