aspnetcore/samples/UrlHelperSample.Web
Hao Kung 0e8113e393 OptionsModel => Options rename 2015-12-21 15:00:31 -08:00
..
Controllers
Views
AppOptions.cs
CustomUrlHelper.cs
CustomUrlHelperFactory.cs OptionsModel => Options rename 2015-12-21 15:00:31 -08:00
Startup.cs React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
UrlHelperSample.Web.xproj
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

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.