How can an OWIN startup method get the base URL of the web site?
I\'m trying to write code that will work when debugging with IISExpress, unit testing with self hosting
System.Web.VirtualPathUtility.ToAbsolute("~")