I am building an ASP.Net Core MVC application. There are different Areas for Admin etc. I have my endpoints setup for route mapping (endpoints.MapControllerRoute)
I woul