aspnetcore/src
Ryan Nowak d6bda0ec11 CompilerCache should not compile multiple assemblies for the same page.
Fixes #3469
2015-11-19 15:12:15 -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 Add HttpContextAccessor because Hostring doesn't do it by default 2015-11-18 14:44:35 -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 CompilerCache should not compile multiple assemblies for the same page. 2015-11-19 15:12:15 -08:00
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 Address PR comments 2015-11-18 15:59:46 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShim
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces