aspnetcore/samples/UrlHelperSample.Web
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -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 OptionsModel => Options rename 2015-12-21 15:00:31 -08:00
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
UrlHelperSample.Web.xproj [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
hosting.json React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
project.json React to hosting changes - updated samples 2015-12-18 16:11:28 -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.