Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
lbueno
Posts
Comments
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
Thanks
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
I guess addind a Service layer on top of the repository is what the reviwer was expecting
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
But I'm able to understand and fix
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
I was doing pagination in memory, this was another bad point
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
This is the piece of relevant code
25 replies
C
C#
•
Created by lbueno on 6/13/2023 in
#help
❔ Why "Controller’s methods calls the infrastructure layer" is a bad practice?
There was no previous architecture, I was free to create my own
25 replies