RepositoryGenerator 1.0.1
Repository Generator
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.
Install-Package RepositoryGenerator -Version 1.0.1
dotnet add package RepositoryGenerator --version 1.0.1
paket add RepositoryGenerator --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.0.0)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.0.1 | 8,908 | 1/30/2015 |