aspnetcore/test/WebSites
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
..
ApiExplorerWebSite
ApplicationModelWebSite
BasicWebSite Smooth rough ApiBehavior edges 2018-01-22 09:53:21 -08:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite
CorsWebSite
ErrorPageMiddlewareWebSite
FSharpWebSite
FilesWebSite
FiltersWebSite
FormatterWebSite
HtmlGenerationWebSite PartialTagHelper should not fallback to the current page's model if asp-for expression exists 2018-01-25 11:06:40 -08:00
RazorBuildWebSite
RazorBuildWebSite.PrecompiledViews
RazorBuildWebSite.Views Update checksums 2018-01-18 10:54:15 -08:00
RazorPageExecutionInstrumentationWebSite Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
RazorPagesWebSite Add support for top level validation to Razor Pages 2018-02-14 14:39:25 -08:00
RazorWebSite Initialize ViewContext for TagHelperComponentTagHelper (#7326) 2018-02-06 16:07:38 -08:00
RoutingWebSite
SecurityWebSite
SimpleWebSite
TagHelpersWebSite
VersioningWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite
Directory.Build.props