aspnetcore/test/WebSites/RoutingWebSite
Ryan Nowak 229724c4ea Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
..
Areas
Controllers [Fixes #2931] AttributeRoute does not replace existing route values with null 2015-08-28 11:11:03 -07:00
wwwroot
CountryNeutralAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
CountrySpecificAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
HttpMergeAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
RoutingWebSite.xproj Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Startup.cs [Fixes #2931] AttributeRoute does not replace existing route values with null 2015-08-28 11:11:03 -07:00
TestResponseGenerator.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

RoutingWebSite

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