- Updated `ScriptTagHelper` and `LinkTagHelper` to maintain their quotes on generated script tags. - Removed `TagHelperOutputExtensions`. It's no longer needed. - We no longer string replace quotes directly. We rely on encoding and the initial representation of an attribute to ensure quotes don't break generated attributes. - Updated tests. |
||
|---|---|---|
| .. | ||
| Compilation | ||
| DependencyInjection | ||
| Internal | ||
| Properties | ||
| TagHelpers | ||
| HelperResult.cs | ||
| IRazorPage.cs | ||
| IRazorPageActivator.cs | ||
| IRazorPageFactoryProvider.cs | ||
| IRazorViewEngine.cs | ||
| ITagHelperActivator.cs | ||
| ITagHelperFactory.cs | ||
| ITagHelperInitializerOfT.cs | ||
| IViewLocationExpander.cs | ||
| LanguageViewLocationExpander.cs | ||
| LanguageViewLocationExpanderFormat.cs | ||
| Microsoft.AspNetCore.Mvc.Razor.xproj | ||
| RazorPage.cs | ||
| RazorPageActivator.cs | ||
| RazorPageFactoryResult.cs | ||
| RazorPageOfT.cs | ||
| RazorPageResult.cs | ||
| RazorView.cs | ||
| RazorViewEngine.cs | ||
| RazorViewEngineOptions.cs | ||
| RazorViewEngineOptionsSetup.cs | ||
| RenderAsyncDelegate.cs | ||
| Resources.resx | ||
| TagHelperInitializerOfT.cs | ||
| ViewLocationExpanderContext.cs | ||
| project.json | ||