aspnetcore/test
jacalvar cde1a95d49 [Fixes #900] Use [Route(...)] on action methods to specify an attribute route that allows all verbs.
1. Changed attribute usage on RouteAttribute.
2. Added a test on action discovery to ensure that actions with [Route] get discovered as
   attribute routed actions.
3. Added a test on reflected action descriptor provider to ensure that an action with [Route] on
   the controller and [Route] on the action results in an action that allows any Http method.
2014-09-10 10:11:42 -07:00
..
Microsoft.AspNet.Mvc.Core.Test [Fixes #900] Use [Route(...)] on action methods to specify an attribute route that allows all verbs. 2014-09-10 10:11:42 -07:00
Microsoft.AspNet.Mvc.FunctionalTests [Fixes #900] Use [Route(...)] on action methods to specify an attribute route that allows all verbs. 2014-09-10 10:11:42 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Upgrade Newtonsoft.Json to 6.0.4 version 2014-09-10 08:52:12 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Updating ViewStartUtility to use IFileSystem.TryGetParentPath 2014-09-05 14:38:11 -07:00
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test
WebSites [Fixes #900] Use [Route(...)] on action methods to specify an attribute route that allows all verbs. 2014-09-10 10:11:42 -07:00