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) |
||
|---|---|---|
| .. | ||
| DependencyInjection | ||
| Infrastructure | ||
| Internal | ||
| Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj | ||
| PageModelTest.cs | ||
| PageTest.cs | ||
| TestRazorProject.cs | ||