- `TagHelperOutput` and `TagHelperContext` lifetimes now mach `TagHelperExecutionContext`s. This means once a set of `TagHelper`s have run on a tag the `TagHelperOutput`/`TagHelperContext` will be re-used. - Added tests to validate the various `Reset`/`Reinitialize` methods behaved correctly. - Updated codegen to no longer set `TagHelperExecutionContext.Output`. #719 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Razor.Runtime.Test | ||
| Microsoft.AspNetCore.Razor.Test | ||