- Added IWebApplicationBuilder and moved it to Hosting.Abstractions as a target for others to extend the web application builder. - Made methods extension methods where possible - Added UseUrls
- Added UseApplicationBasePath which sets the base path (used for views and static files)