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
Microsoft.AspNet.Mvc.Formatters.Json
Microsoft.AspNet.Mvc.Formatters.Xml
Microsoft.AspNet.Mvc.Localization
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host
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
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces