aspnetcore/src
Stefán Jökull Sigurðarson c713aa92ca Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
..
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Abstractions Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -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 Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Microsoft.AspNet.Mvc.Formatters.Json
Microsoft.AspNet.Mvc.Formatters.Xml
Microsoft.AspNet.Mvc.Localization
Microsoft.AspNet.Mvc.Razor Fix #3217 - Optimize IList.GetEnumerator allocations 2015-09-28 16:17:48 -07:00
Microsoft.AspNet.Mvc.Razor.Host
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 Move ModelExplorer to ViewFeatures 2015-09-28 14:14:40 -07:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces