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
..
Compilation Modify ICompilationLibrariesProvider to return a sequence of reference path 2016-05-25 16:20:23 -07:00
DependencyInjection Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
Internal Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
Properties
TagHelpers React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
LanguageViewLocationExpanderTest.cs
Microsoft.AspNetCore.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs
RazorViewTest.cs
SpanFactory.cs
TestApplicationPart.cs
project.json