- update XML docs to reflect new HTML / custom attribute separation - update `Exception` messages to use new attribute names - update MVC tag helper sample to use new custom attribute names - add missing `<input/>` tag helper `throw`s test nits: - reword a few comments and messages for clarity and consistency - use `<exception/>` sections to describe what's thrown - add "Reviewers" comments about current throws - note `<a/>` and `<form/>` are slightly inconsistent with others: `throw` if unable to override specified `href` or `action` attributes; rest `throw` only if custom attributes are inconsistent e.g. `<input/>` with `asp-format` but no `asp-for` - create test tag helpers after all property values are available |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc | ||
| Microsoft.AspNet.Mvc.Common | ||
| Microsoft.AspNet.Mvc.Core | ||
| Microsoft.AspNet.Mvc.HeaderValueAbstractions | ||
| Microsoft.AspNet.Mvc.ModelBinding | ||
| Microsoft.AspNet.Mvc.Razor | ||
| Microsoft.AspNet.Mvc.Razor.Host | ||
| Microsoft.AspNet.Mvc.TagHelpers | ||
| Microsoft.AspNet.Mvc.WebApiCompatShim | ||
| PrecompilationWebSite | ||