aspnetcore/src
Kirthi Krishnamraju 7a3f34089f fix build break due to dnx resource change 2015-09-01 23:31:09 -07:00
..
Microsoft.AspNet.JsonPatch Implement new Remove op & fix value.GetTypê issue in Add op 2015-08-24 12:32:41 -07:00
Microsoft.AspNet.Mvc Move RazorPreCompileModule.cs to Razor.Precompilation 2015-08-25 14:33:13 -07:00
Microsoft.AspNet.Mvc.Abstractions Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.ApiExplorer Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.Core Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.Cors Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.DataAnnotations Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata` 2015-08-24 12:26:50 -07:00
Microsoft.AspNet.Mvc.Formatters.Json Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml Reorganize MVC namespaces 2015-09-01 22:28:33 -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 fix build break due to dnx resource change 2015-09-01 23:31:09 -07:00
Microsoft.AspNet.Mvc.Razor.Host
Microsoft.AspNet.Mvc.TagHelpers Explicitly check if URI is file when checking for an absolute URI 2015-09-01 16:33:00 -07:00
Microsoft.AspNet.Mvc.ViewFeatures Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces