aspnetcore/test/WebSites/RoutingWebSite
Ryan Nowak 538cd9c191 Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -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
Startup.cs [Fixes #2931] AttributeRoute does not replace existing route values with null 2015-08-28 11:11:03 -07:00
TestResponseGenerator.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
project.json
readme.md

readme.md

RoutingWebSite

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