aspnetcore/test
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.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #4876] ContentResult forcing chunked encoding 2016-07-18 16:10:01 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test
Microsoft.AspNetCore.Mvc.Razor.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add `null` check for `ModelStateEntry.Children` 2016-07-18 14:02:17 -07:00
Microsoft.AspNetCore.Mvc.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test column attribute for <textarea> is incorrect (#5049) 2016-07-20 09:22:39 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites