Repository Generator NuGet Package

Repository Generator will generate an entire repository structure for you.

All you need to supply a namespace which contains all your Entity Framework models and the RepositoryGenerator.tt will generate repositories for all your models, it will generate a generic repository providing you with basic functionality out of the box. A Unit of Work class will also be generated.




Got any Repository Generator Question?





Info

Version: 1.0.1
Author(s): Omar Elabd
Last Update: Friday, January 30, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/OmarElabd/RepositoryGenerator
NuGet Url: https://www.nuget.org/packages/RepositoryGenerator


Install
Install-Package RepositoryGenerator
dotnet add package RepositoryGenerator
paket add RepositoryGenerator
RepositoryGenerator Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

4

days-since-last-release

3345