aspnetcore/src
mnltejaswini d7ccea17ce [Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases. Fixes #4539 2016-05-19 14:21:29 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core [Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases. Fixes #4539 2016-05-19 14:21:29 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization Fix more schema warnings in Mvc 2016-05-18 18:25:45 -07:00
Microsoft.AspNetCore.Mvc.Razor [Fixes #4550] Add an Option to set the Razor view location formats 2016-05-19 14:04:33 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host Fix more schema warnings in Mvc 2016-05-18 18:25:45 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Fix more schema warnings in Mvc 2016-05-18 18:25:45 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures [Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases. Fixes #4539 2016-05-19 14:21:29 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim