aspnetcore/src
Pranav K d17db92e19 Log messages to DiagnosticListener in addition to page instrumentation
Fixes #3281
2015-11-09 10:24:49 -08:00
..
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Abstractions Removed use of LINQ and added some optimizations in ValidationVisitor 2015-11-06 11:56:52 -08:00
Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.Core [Fixes #3426] Removed defensive copy in CompositeModelBinder and CompositeModelValidatorProvider 2015-11-06 12:21:08 -08:00
Microsoft.AspNet.Mvc.Cors
Microsoft.AspNet.Mvc.DataAnnotations Removed use of LINQ and added some optimizations in ValidationVisitor 2015-11-06 11:56:52 -08:00
Microsoft.AspNet.Mvc.Formatters.Json [Fixes #3177] Clean up logic for encoding in ViewResult and friends 2015-11-06 10:44:09 -08:00
Microsoft.AspNet.Mvc.Formatters.Xml Merge branch 'release' into dev 2015-11-03 18:52:48 -08:00
Microsoft.AspNet.Mvc.Localization
Microsoft.AspNet.Mvc.Razor Log messages to DiagnosticListener in addition to page instrumentation 2015-11-09 10:24:49 -08:00
Microsoft.AspNet.Mvc.Razor.Host
Microsoft.AspNet.Mvc.TagHelpers Update `LinkTagHelper`s `meta` tag to be w3c compliant. 2015-11-06 12:15:55 -08:00
Microsoft.AspNet.Mvc.ViewFeatures [Fixes #3177] Clean up logic for encoding in ViewResult and friends 2015-11-06 10:44:09 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShim Another `System.RuntimeSerialization.Xml` version update 2015-11-07 15:34:07 -08:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces