aspnetcore/src/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 Enabled xml doc generation 2016-02-24 12:19:46 -08:00
Internal
Properties Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:48 -08:00
GeneratedTagHelperAttributeContext.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
IMvcRazorHost.cs Remove IDisposable contract from IMvcRazorHost 2016-05-25 14:43:12 -07:00
InjectChunk.cs
InjectChunkVisitor.cs
InjectParameterGenerator.cs
Microsoft.AspNetCore.Mvc.Razor.Host.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
ModelChunk.cs
ModelChunkGenerator.cs
MvcCSharpChunkVisitor.cs
MvcCSharpCodeGenerator.cs
MvcCSharpCodeVistor.cs
MvcCSharpDesignTimeCodeVisitor.cs
MvcRazorCodeParser.cs
MvcRazorHost.cs React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
MvcRazorParser.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
MvcTagHelperAttributeValueCodeRenderer.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
Resources.resx
ViewHierarchyUtility.cs
project.json React to updated CoreCLR packages 2016-05-26 18:31:05 -07:00