aspnetcore/src
Pranav K d09c3c9e28
Polish ProblemDetails
* Add ability to set extended members on ProblemDetails
* Skip empty valued properties when serializing ProblemDetails

Fixes #8296
Fixes #8317
2018-08-28 16:21:39 -07:00
..
Microsoft.AspNetCore.Mvc Razor runtime compilation produces errors if running on a shared runtime that's rolled forward 2018-06-29 13:55:22 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Update doc comments 2018-08-15 11:42:50 -07:00
Microsoft.AspNetCore.Mvc.Analyzers Ignore parameters that specify a model binder type 2018-08-15 12:12:04 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental Make structs readonly 2018-08-02 15:44:09 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers Warn when the parameter name for a model bound complex parameter has the same name as a top level property 2018-08-14 15:44:48 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer Make structs readonly 2018-08-02 15:44:09 -07:00
Microsoft.AspNetCore.Mvc.Core Polish ProblemDetails 2018-08-28 16:21:39 -07:00
Microsoft.AspNetCore.Mvc.Cors React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Add IStatusCodeActionResult (#8265) 2018-08-13 15:39:20 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Polish ProblemDetails 2018-08-28 16:21:39 -07:00
Microsoft.AspNetCore.Mvc.Localization Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.Razor Make structs readonly 2018-08-02 15:44:09 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208) 2018-08-03 12:04:44 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Make structs readonly 2018-08-02 15:44:09 -07:00
Microsoft.AspNetCore.Mvc.Testing Fix msbuild targets to correctly copy deps.json 2018-08-28 13:32:48 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Add IStatusCodeActionResult (#8265) 2018-08-13 15:39:20 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Set 2.1 baselines 2018-06-14 11:09:28 -07:00
Directory.Build.props Enable analyzers (#7789) 2018-05-18 10:26:42 -07:00