aspnetcore/samples/UrlHelperSample.Web
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
CustomUrlHelperFactory.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
UrlHelperSample.Web.xproj [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
project.json Updating to use cli 2016-02-22 17:49:51 -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.