I am using a third party nuget called AttributeRouting which registeres routes using attributes. I have a unique situation and i need to remove a route from the route table on Application_Start or similar. How can this be done?
I have supplied a screenshot of the route i want to remove. I have even named it “RemoveMePlease”.

thanks
1 Answer