aspnetcore/src
Pranav K 05226a4a55 Refactor ICompilerCache to be instantiated via ICompilerCacheProvider
Fixes #2933
2015-08-20 10:54:32 -07:00
..
Microsoft.AspNet.JsonPatch
Microsoft.AspNet.Mvc React to dnx refactoring changes 2015-08-19 03:04:10 -07:00
Microsoft.AspNet.Mvc.Abstractions
Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.Core Fix #2996 - Make InnerAttribute logs Verbose 2015-08-19 15:33:14 -07:00
Microsoft.AspNet.Mvc.Cors
Microsoft.AspNet.Mvc.DataAnnotations
Microsoft.AspNet.Mvc.Formatters.Json
Microsoft.AspNet.Mvc.Formatters.Xml
Microsoft.AspNet.Mvc.Localization Refactor ICompilerCache to be instantiated via ICompilerCacheProvider 2015-08-20 10:54:32 -07:00
Microsoft.AspNet.Mvc.Razor Refactor ICompilerCache to be instantiated via ICompilerCacheProvider 2015-08-20 10:54:32 -07:00
Microsoft.AspNet.Mvc.Razor.Host Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
Microsoft.AspNet.Mvc.TagHelpers Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
Microsoft.AspNet.Mvc.ViewFeatures Preserve `ViewDataDictionary.ModelType` for `Nullable<T>` properties when `Model` is non-`null` 2015-08-18 10:33:40 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces