I have a need to define an MVC Route that won't go through the Epi pipeline. But, currently there's no place in my project were I see other routes defined.
I am guessing most of it is happening in the Epi classes. I know where they go in a standard MVC 5 project, but my Epi project seems different.