MVC Obtenha URL base
Request.Url.GetLeftPart(UriPartial.Authority) + Url.Content("~")
Gleaming Goshawk
Request.Url.GetLeftPart(UriPartial.Authority) + Url.Content("~")