aspnetcore/src
Doug Bunting b3c68defe8 Change `IViewComponentHelper` methods to return `IHtmlContent`
- #3152
2015-11-18 12:21:39 -08:00
..
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Abstractions [Fixes #3503] Removing formatters on a given type only works on collections in MVC options 2015-11-18 09:56:44 -08:00
Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.Core [Fixes #3503] Removing formatters on a given type only works on collections in MVC options 2015-11-18 09:56:44 -08:00
Microsoft.AspNet.Mvc.Cors Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
Microsoft.AspNet.Mvc.DataAnnotations Add `AddDataAnnotationsLocalization` parameterless overload. 2015-11-17 10:05:18 -08:00
Microsoft.AspNet.Mvc.Formatters.Json
Microsoft.AspNet.Mvc.Formatters.Xml
Microsoft.AspNet.Mvc.Localization
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host React to change in Razor 2015-11-18 09:53:24 -08:00
Microsoft.AspNet.Mvc.TagHelpers
Microsoft.AspNet.Mvc.ViewFeatures Change `IViewComponentHelper` methods to return `IHtmlContent` 2015-11-18 12:21:39 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShim Limit [FromServices] to apply only to parameters 2015-11-17 16:41:04 -08:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces