aspnetcore/test/WebSites/RoutingWebSite
Ryan Nowak 3ec60a0181 Fix #4447 - Teach MVC to understand defaults
The wireup for defaults in attribute routes was missing
2016-04-11 14:38:29 -07:00
..
Areas
Controllers Fix #4447 - Teach MVC to understand defaults 2016-04-11 14:38:29 -07:00
wwwroot
HttpMergeAttribute.cs
RoutingWebSite.xproj
Startup.cs Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
TestResponseGenerator.cs
project.json
readme.md

readme.md

RoutingWebSite

This web site illustrates how to use conventional and attribute routes.