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 Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
RazorPageCreateModelExpressionTest.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
RazorPageCreateTagHelperTest.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
RazorPageTest.cs React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
RazorViewEngineOptionsTest.cs [Fixes #4550] Add an Option to set the Razor view location formats 2016-05-19 14:04:33 -07:00
RazorViewEngineTest.cs [Fixes #4550] Add an Option to set the Razor view location formats 2016-05-19 14:04:33 -07:00
RazorViewTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
SpanFactory.cs
TestApplicationPart.cs [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
project.json Fix more schema warnings in Mvc 2016-05-18 18:25:45 -07:00