aspnetcore/samples/UrlHelperSample.Web
Ajay Bhargav Baaskaran b8e77e91d1 Updating samples to work with latest dotnet 2016-02-25 10:46:15 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Views
AppOptions.cs
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
project.json Updating samples to work with latest dotnet 2016-02-25 10:46:15 -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.