aspnetcore/src
Ajay Bhargav Baaskaran 0beb39ec1c [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -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 Make IValueProvider sync, IValueProviderFactory async 2015-08-21 14:58:55 -07:00
Microsoft.AspNet.Mvc.ApiExplorer Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.Core [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -07:00
Microsoft.AspNet.Mvc.Cors Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.DataAnnotations Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.Formatters.Json Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
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 Change in-box tag helpers to use `DefaultFrameworkSortOrder` 2015-08-22 15:32:02 -07:00
Microsoft.AspNet.Mvc.ViewFeatures [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces