aspnetcore/test
Ryan Nowak 0ad9c7d4eb Making Pages Binding Consistent
This changeset reckonciles the binding work we did for pages with
controllers.

A quick summary:
- Moves [BindProperty] to the MVC namespace (#6401)
- Makes [FromRoute] and friends behave consistently (#6402)
- Makes [BindProperty] work with controllers (untracked)
2017-06-26 18:11:44 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Return to NetStandard 2017-05-25 10:34:16 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Making Pages Binding Consistent 2017-06-26 18:11:44 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Making Pages Binding Consistent 2017-06-26 18:11:44 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Making Pages Binding Consistent 2017-06-26 18:11:44 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Add DiagnosticSource to RazorView (#6386) 2017-06-26 15:35:31 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Making Pages Binding Consistent 2017-06-26 18:11:44 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Return to NetStandard 2017-05-25 10:34:16 -07:00
Microsoft.AspNetCore.Mvc.Test Suppress JsonPatchDocument validation (#6429) 2017-06-22 14:14:11 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Add DiagnosticSource to RazorView (#6386) 2017-06-26 15:35:31 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Remove duplicate type 2017-06-26 16:32:51 -07:00
WebSites _ViewStart.cshtml not picked up when added to the root of the app 2017-06-23 08:25:58 -07:00