aspnetcore/src
N. Taylor Mullen 43106f688a Re-enable "Move to RazorProjectEngine."
- This was initially reverted due to insufficient packages for local builds.

This reverts commit 5ac6fa77f8.
2018-02-16 16:13:54 -08:00
..
Microsoft.AspNetCore.Mvc Add reference to MVC.Razor.Extensions 2018-02-15 15:43:04 -08:00
Microsoft.AspNetCore.Mvc.Abstractions [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.Analyzers Ensure analyzer package uses -final version when IsFinalBuild=true 2018-01-29 12:23:23 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Add support for top level validation to Razor Pages 2018-02-14 14:39:25 -08:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json Use new `HttpRequest.EnableBuffering()` extension method 2018-02-07 10:57:17 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Use new `HttpRequest.EnableBuffering()` extension method 2018-02-07 10:57:17 -08:00
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor Re-enable "Move to RazorProjectEngine." 2018-02-16 16:13:54 -08:00
Microsoft.AspNetCore.Mvc.RazorPages Re-enable "Move to RazorProjectEngine." 2018-02-16 16:13:54 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers 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.Testing Testing package fixes 2018-01-26 16:02:37 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures Update Controller.cs 2018-02-16 10:18:10 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props