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
..
ApplicationModels
DependencyInjection Add PageConvention overloads for areas 2018-01-18 08:21:21 -08:00
Infrastructure Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Internal Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs
PageTest.cs
TestRazorProjectFileSystem.cs Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00