aspnetcore/samples/UrlHelperSample.Web
Kiran Challa 57b88baad0 [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
..
Controllers [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
Views [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
AppOptions.cs [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
CustomUrlHelper.cs [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
CustomUrlHelperFactory.cs [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
Startup.cs [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
UrlHelperSample.Web.xproj [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
project.json [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
readme.md [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00

readme.md

UrlHelperSample.Web

This web site illustrates how to register a CustomURLHelper which can based on configuration, generate content urls pointing to local or a CDN server and generate lower case urls.