* Allow controller and Razor Page models to be annotated with BindPropertiesAttribute * Disallow BindPropertyAttribute from being declared on types. * Do not allow arbitrary binding attributes to be applied to Razor Page models. Fixes #7686 |
||
|---|---|---|
| .. | ||
| ApplicationModels | ||
| DependencyInjection | ||
| Infrastructure | ||
| Internal | ||
| Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj | ||
| PageModelTest.cs | ||
| PageTest.cs | ||
| TestRazorProjectFileSystem.cs | ||