aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 771a7e35a4 Add MVC support for RazorProjectEngine.
- Make `RazorProjectEngine` call paths for all feature registrations.
- Add `DefaultMvcImportFeature` for latest and 1.X MVC.
- Ported `AddTargetExtension` and `AddDirective` to `RazorProjectEngineBuilderExtensions`.
- Added tests and a test file system project type.
- Moved obsolete `IRazorEngineBuilder` methods to the bottom of each file. Will actually obsolete the methods once `RazorProjectEngine` is working end-to-end.

#1828
2018-01-25 12:26:11 -08:00
..
IntegrationTests
Properties
TestFiles/IntegrationTests/CodeGenerationIntegrationTest Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
DefaultMvcImportFeatureTest.cs Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
LegacySectionTargetExtensionTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
MvcViewDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
ViewComponentTagHelperTargetExtensionTest.cs
ViewComponentTypeVisitorTest.cs
xunit.runner.json