aspnetcore/src
Massimiliano Donini 17d72c2b94 Fix msbuild targets to correctly copy deps.json 2018-08-28 13:32:48 -07:00
..
Microsoft.AspNetCore.Mvc
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 Fix aspnet/Routing#721 2018-08-28 12:26:13 -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 Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
Microsoft.AspNetCore.Mvc.Localization
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
Directory.Build.props