aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Design.Test Add support for MvcPrecompilation settings (#1956) 2018-01-22 16:56:58 -08:00
Microsoft.AspNetCore.Razor.Language.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps
Directory.Build.props