RepositoryGenerator icon indicating copy to clipboard operation
RepositoryGenerator copied to clipboard

Generate a repository in seconds by simply providing a namespace to your entities

Results 3 RepositoryGenerator issues
Sort by recently updated
recently updated
newest added

Hello, I had to modify the generator to let all classes / interfaces have a 'partial' declaration - this way I can re-generate my whole repository and retain all the...

enhancement

Add a sample project to show how to use the RepositoryGenerator

enhancement

Hi, Thanks for your great work here. I have a question to ask. Here is my test project hierarchy : -Solution --Test.DomainModel -- Test.Repo --Test.Api In DomainModel class library just...

question