aspnetcore/src
jacalvar 7cbb263edb [Fixes #3874] Null passed as arguments to controller method parameters when no InputFormatter matches
* Add an UnsupportedContentType to the ModelState dictionary when no formatter can read the body.
* Add a filter to the pipeline that searches for that specific exception and transforms the response into 415.
2016-01-28 15:46:17 -08:00
..
Microsoft.AspNetCore.Mvc Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
Microsoft.AspNetCore.Mvc.Abstractions Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723) 2016-01-27 16:18:23 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
Microsoft.AspNetCore.Mvc.Core [Fixes #3874] Null passed as arguments to controller method parameters when no InputFormatter matches 2016-01-28 15:46:17 -08:00
Microsoft.AspNetCore.Mvc.Cors [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723) 2016-01-27 16:18:23 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json Fix XML docs to pass xml-docs-test. 2016-01-25 14:55:42 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
Microsoft.AspNetCore.Mvc.Localization Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
Microsoft.AspNetCore.Mvc.Razor Migrate to using System.Runtime.Loader.AssemblyLoadContext 2016-01-26 10:22:25 -08:00
Microsoft.AspNetCore.Mvc.Razor.Host Update missing AspNetCore referrences. 2016-01-22 16:48:47 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers Update missing AspNetCore referrences. 2016-01-22 16:48:47 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723) 2016-01-27 16:18:23 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00