If I add the rule to enforce a trailing slash to the urls in my application, it breaks when I redirect to a parameterized URL, such as www.mysite.com/state/city?lat=x&lng=y
Does anyone know how to handle trailing slashes when such parameters exist?
Maybe look at RouteConfig.cs and routes.AppendTrailingSlash see if this fixes the issue.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more