aspnetcore/test/WebSites/RoutingWebSite
ivano scifoni b4677a44da #4847 Fix MapAreaRoute override existing area constraint (#4954)
*  #4847 Fix MapAreaRoute override existing area constraint
Modify Test project
Modify web test routing

* wrong field tested

* IntRouteConstraint expected

* Default for area route on Travel area

* Removed commented code
simplify constraintsDictionary area assign
renamed test method

* test name

* renamedd test to MapAreaRoute_DoesNotReplaceValuesForAreaIfAlreadyPresentInConstraintsOrDefaults
2016-07-11 10:53:33 -07:00
..
Areas
Controllers
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
project.json
readme.md
web.config

readme.md

RoutingWebSite

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