aspnetcore/src
Doug Bunting 50af871396 Use new `HttpRequest.EnableBuffering()` extension method
- aspnet/Home#2684
- update dependencies to pick up latest HttpAbstractions
2018-02-07 10:57:17 -08:00
..
Microsoft.AspNetCore.Mvc
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 Addressed review comments 2018-02-01 16:15:46 -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 Initialize ViewContext for TagHelperComponentTagHelper (#7326) 2018-02-06 16:07:38 -08:00
Microsoft.AspNetCore.Mvc.RazorPages Add support for running conventions on controller properties, Razor Page parameter and properties 2018-01-29 11:43:25 -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 Merge pull request #7290 from FabienLavocat/dev 2018-02-06 16:29:57 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props