aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak a6d97d35e3 Add back support for AddTagHelpersAsServices
This doesn't go through the Razor tag helper discovery pipeline because
this can really only ever work for ITagHelper based taghelpers. So
there's really no point in reusing that logic, which would be hard
anyway.
2017-05-23 14:04:42 -07:00
..
Compilation Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
DependencyInjection Add back support for AddTagHelpersAsServices 2017-05-23 14:04:42 -07:00
Internal Fix build break due to Razor changes 2017-05-18 10:58:43 -07:00
Properties
TagHelpers Add ITagHelperComponentManager (#6302) 2017-05-23 13:22:15 -07:00
LanguageViewLocationExpanderTest.cs
Microsoft.AspNetCore.Mvc.Razor.Test.csproj Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs Add null check in WriteLiteral 2017-05-15 15:08:50 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00
RazorViewTest.cs
TestApplicationPart.cs
xunit.runner.json