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 One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.Abstractions One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.Core [Fixes #4876] ContentResult forcing chunked encoding 2016-07-18 16:10:01 -07:00
Microsoft.AspNetCore.Mvc.Cors One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations Use `IValidationAttributeAdapterProvider` more often 2016-07-19 15:35:08 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Add IMvcCoreBuilder.AddJsonOptions extension method 2016-07-08 09:00:59 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.Localization One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.Razor Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host One build to rule them all 2016-07-06 16:21:18 -07:00
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 Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00