aspnetcore/src
Pranav K 02c36a1c48 Replace NotNullAttribute with thrown exceptions 2015-09-30 17:18:16 -07:00
..
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Abstractions [Fixes #3043] Overflow exceptions converted to invalid value messages 2015-09-29 16:24:19 -07:00
Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.Core Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Microsoft.AspNet.Mvc.Cors
Microsoft.AspNet.Mvc.DataAnnotations Wrap rather long line in 9243d83 2015-09-29 09:58:23 -07:00
Microsoft.AspNet.Mvc.Formatters.Json
Microsoft.AspNet.Mvc.Formatters.Xml
Microsoft.AspNet.Mvc.Localization fix #2747: Fix Mvc localization test once dnx support reading resources 2015-09-24 12:53:20 -07:00
Microsoft.AspNet.Mvc.Razor Fixed typo (occured to occurred) in comments and resources. 2015-09-29 10:19:26 -07:00
Microsoft.AspNet.Mvc.Razor.Host TModel substitution in Razor pages has broken intellisense 2015-09-23 17:47:52 -07:00
Microsoft.AspNet.Mvc.TagHelpers Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
Microsoft.AspNet.Mvc.ViewFeatures Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim Replace NotNullAttribute with thrown exceptions 2015-09-30 17:18:16 -07:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces