We allow MyNamespace.*
or even further *
which actually enables certain middleware to run on all requests handlers. While configuration allows a far
easier and global way to work against handlers without throwing attributes all over your code. However, with great power comes great responsibility.