aspnetcore/src
ivano scifoni 581a5ea573 column attribute for <textarea> is incorrect (#5049)
- Modify tagBuilder.MergeAttribute key to cols
2016-07-20 09:22:39 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations Use `IValidationAttributeAdapterProvider` more often 2016-07-19 15:35:08 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor
Microsoft.AspNetCore.Mvc.Razor.Host
Microsoft.AspNetCore.Mvc.TagHelpers Perf: Use RouteValueDictionary in AnchorTagHelper rather than creating a new Dictionary (#4941) 2016-07-18 18:41:41 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures column attribute for <textarea> is incorrect (#5049) 2016-07-20 09:22:39 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim