aspnetcore/src
Pranav K 1c451a7ff4
Update the remarks section for ViewData (#7371)
* Update the remarks section for ViewData
Fixes #7279
2018-02-16 10:18:31 -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 Revert "Move to RazorProjectEngine." 2018-02-15 17:01:07 -08:00
Microsoft.AspNetCore.Mvc.RazorPages Revert "Move to RazorProjectEngine." 2018-02-15 17:01:07 -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