I've created 2 controllers for robots and sitemap.
I've also created 2 MapControllerRoute for robots.txt and sitemap.xml in Startup.cs
Everything is dandy 🙂
But being me and knowing my ability to remember, I for sure will zapp my memory regarding MapControllerRoutes on my next assignment.
So here the question goes 🙂
Would it be possible to do it from within the controllers ?
This way it all will located the same place.