401
STOP DOING DEPENDENCY INJECTION
(sopuli.xyz)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I love dependency injection personally.
I managed to completely change how YARP routed requests by registering a single interface.
The flexibility it provides is awesome. And it makes testing so much easier.