I am trying to register my repositories in a .NET Core environment. However, I am not able to resolve my repositories in the controller.
Here is the error that I am dealing with is
I have tried to add repository and IRepository in service. Here is the registration method.
also, I added on controller constructor. Screen shot is here.
2.1m questions
2.1m answers
60 comments
57.0k users