aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen cfd58f1747 React to aspnet/Razor#705
- 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.
2016-05-27 12:00:01 -07:00
..
Directives Remove IDisposable contract from IMvcRazorHost 2016-05-25 14:43:12 -07:00
Properties
SpanFactory
TestFiles React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
InjectChunkVisitorTest.cs [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
InputTestTagHelper.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
MvcCSharpRazorCodeParserTest.cs
MvcRazorHostTest.cs Remove IDisposable contract from IMvcRazorHost 2016-05-25 14:43:12 -07:00
MvcRazorParserTest.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
StringTextBuffer.cs
ViewHierarchyUtilityTest.cs
project.json Fix build warnings 2016-05-02 14:52:02 -07:00