- #3918 - don't repeat allocations for identical calls; helps w/ e.g. label / input / validation clusters - add `NameAndIdProvider`; it stores `PreviousNameAndId` in `HttpContext.Items` - `PreviousNameAndId` allocated only when `string`s are allocated e.g. "id"s were sanitized |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Mvc | ||
| Microsoft.AspNetCore.Mvc.Abstractions | ||
| Microsoft.AspNetCore.Mvc.ApiExplorer | ||
| Microsoft.AspNetCore.Mvc.Core | ||
| Microsoft.AspNetCore.Mvc.Cors | ||
| Microsoft.AspNetCore.Mvc.DataAnnotations | ||
| Microsoft.AspNetCore.Mvc.Formatters.Json | ||
| Microsoft.AspNetCore.Mvc.Formatters.Xml | ||
| Microsoft.AspNetCore.Mvc.Localization | ||
| Microsoft.AspNetCore.Mvc.Razor | ||
| Microsoft.AspNetCore.Mvc.Razor.Host | ||
| Microsoft.AspNetCore.Mvc.TagHelpers | ||
| Microsoft.AspNetCore.Mvc.ViewFeatures | ||
| Microsoft.AspNetCore.Mvc.WebApiCompatShim | ||