-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
I have some confusion regarding the repository pattern.my question is can I use more than one repository, for example, UserRepository
, QuestionRepository
, AnotherThingRepository
.trying to follow the Single responsibility principle, and then create a Wrapper repository to hold all the repos.
Metadata
Metadata
Assignees
Labels
No labels