aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 608330dc86 Move to RazorProjectEngine.
- Updated our consumption of `RazorEngine` and `RazorTemplateEngine` to use `RazorProjectEngine` and its features.
- Updated service registrations to maintain existing services but to also register new ones.
- When moving `RazorViewEngine` to use `RazorProjectFileSystem` I had to add an unused constructor item in order to disambiguate the constructors.
- Updated tests to use `RazorProjectEngine` and `RazorProjectFileSystem`.

#7377
2018-02-15 16:34:26 -08:00
..
Compilation [Fixes #7239] Add support for loading additional parts. 2018-01-21 08:02:20 -08:00
DependencyInjection
Internal Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Properties
TagHelpers Initialize ViewContext for TagHelperComponentTagHelper (#7326) 2018-02-06 16:07:38 -08:00
LanguageViewLocationExpanderTest.cs
Microsoft.AspNetCore.Mvc.Razor.Test.csproj
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
RazorViewTest.cs
TestApplicationPart.cs
xunit.runner.json