In the last post a few days ago we looked at adding a centralized route prefix to attribute routing in ASP.NET Web API.
I got a couple of follow up question about how to achieve the same in ASP.NET 5 and MVC 6 framework. Let’s have a look then (btw: this article is written using beta8 version of ASP.NET 5).