aspnetcore/test/WebSites/RoutingWebSite
Pranav K 2b50ec99df Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
..
Areas Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Controllers [Fixes #5038] HTTP Verbs mapping error GET and DELETE 2016-08-01 12:49:23 -07:00
HttpMergeAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
RoutingWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs #4847 Fix MapAreaRoute override existing area constraint (#4954) 2016-07-11 10:53:33 -07:00
TestResponseGenerator.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
project.json Updating to 4.4 CoreFx packages 2016-12-21 16:47:14 -08:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

RoutingWebSite

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