aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Addressed review feedback 2018-02-01 14:44:06 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Add support for top level validation to Razor Pages 2018-02-14 14:39:25 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test PartialTagHelper should not fallback to the current page's model if asp-for expression exists 2018-01-25 11:06:40 -08:00
Microsoft.AspNetCore.Mvc.Test [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
Microsoft.AspNetCore.Mvc.TestCommon [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add new contructor in SelectListItem.cs 2018-02-06 11:01:24 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Directory.Build.props
MvcTests.ruleset