It is still useful to have a simple extension method to register one OData route if you are only building one OData Service with one model. Can we add that back?
Comments: We decided not to add the extension method back to make it consistent with web api MapHttpRoute. Make people be more explicit on the oDataPrefix and routeName.
Comments: We decided not to add the extension method back to make it consistent with web api MapHttpRoute. Make people be more explicit on the oDataPrefix and routeName.