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 Remove project name from output path 2016-03-02 14:39:12 -08:00
Startup.cs Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
TestResponseGenerator.cs
project.json Fixed packages 2016-03-25 12:27:49 -07:00
readme.md

readme.md

RoutingWebSite

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