Documentation
Documentation copied to clipboard
Why do the SqlUserRepository class code have constructor called UserController?
https://simpleinjector.readthedocs.io/en/latest/using.html
Are they supposed to show Controller code down the pipeline too?
What you are seeing are copy-paste errors. The constructors should of course be named after their class. Feel free to send a PR with a fix.