aspnetcore/samples/CustomRouteSample.Web
Ryan Nowak af58c2e6b6 Streamlining action selection and route values
Removes a few concepts we don't need
Improves documentation
More things are IDictionary instead of other random types
2016-04-22 17:36:23 -07:00
..
Controllers
CustomRouteSample.Web.xproj
LocaleAttribute.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
LocalizedRoute.cs
Startup.cs
project.json Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

CustomRouteSample.Web

This web site illustrates how a custom route injects route data based on a "User" header.