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 Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Smooth rough ApiBehavior edges 2018-01-22 09:53:21 -08:00
Microsoft.AspNetCore.Mvc.Core.Test Addressed review feedback 2018-02-01 14:44:06 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Improve logging - individual filters 2017-12-18 13:16:06 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Add `DisplayMetadata.NullDisplayTextProvider` and similar properties 2018-01-09 09:01:57 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test [Fixes 7139] Add format filter mapping for xml formatters 2018-01-10 15:18:37 -08:00
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 React to Options change 2018-01-23 08:07:45 -08:00
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 Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add new contructor in SelectListItem.cs 2018-02-06 11:01:24 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
WebSites Move to RazorProjectEngine. 2018-02-15 16:34:26 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
MvcTests.ruleset Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00