aspnetcore/test/WebSites/RoutingWebSite
Pranav K a52d692de0 Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
..
Areas
Controllers [Fixes #5038] HTTP Verbs mapping error GET and DELETE 2016-08-01 12:49:23 -07:00
HttpMergeAttribute.cs
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 netcoreapp1.1 2016-10-13 11:21:09 -07: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.