aspnetcore/test
Ryan Nowak a6d97d35e3 Add back support for AddTagHelpersAsServices
This doesn't go through the Razor tag helper discovery pipeline because
this can really only ever work for ITagHelper based taghelpers. So
there's really no point in reusing that logic, which would be hard
anyway.
2017-05-23 14:04:42 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Delete pranav's test logs :) 2017-05-22 17:38:27 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test React to StringSegment changes 2017-05-23 14:01:44 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test React to StringSegment changes 2017-05-23 14:01:44 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Add back support for AddTagHelpersAsServices 2017-05-23 14:04:42 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Add back support for AddTagHelpersAsServices 2017-05-23 14:04:42 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Move Pages filter creation to application model provider 2017-05-23 11:03:19 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Microsoft.AspNetCore.Mvc.Test Add back support for AddTagHelpersAsServices 2017-05-23 14:04:42 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
WebSites Add ITagHelperComponentManager (#6302) 2017-05-23 13:22:15 -07:00