aspnetcore/src
Jass Bagga f3ffdada95
Remove problem+json Content-Type (#7440)
Addresses #7344
2018-03-06 13:46:40 -08:00
..
Microsoft.AspNetCore.Mvc Add reference to MVC.Razor.Extensions 2018-02-15 15:43:04 -08:00
Microsoft.AspNetCore.Mvc.Abstractions Add overload for AddModelError without ModelMetadata (#7407) 2018-03-02 11:03:46 -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 Remove problem+json Content-Type (#7440) 2018-03-06 13:46:40 -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 Ensure DebugType = embedded and DebugType = none work 2018-03-05 09:21:13 -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 Do not use `FormattedModelValue` in password editor template 2018-03-05 08:33:16 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props