aspnetcore/test
Ryan Nowak ad294fb4ba Add a new THProvider api
This change adds an API for Tag Helper discovery.

I also got rid of the 'design time' flag for the provider as an
experimental change. We need to think through the consequences of this
before committing to it. Right now I've left those tests failing until we
can make a decision.

This change decouples VCTH discovery a bit more, but we're still not ready
to move that into a the MVC extensions assembly. For that we need the
ability to discover the MVC extensibility.
2017-05-16 14:59:37 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add a new THProvider api 2017-05-16 14:59:37 -07:00
Microsoft.AspNetCore.Razor.Language.Test Add a new THProvider api 2017-05-16 14:59:37 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Add a new THProvider api 2017-05-16 14:59:37 -07:00
Microsoft.CodeAnalysis.Razor.Test Add a new THProvider api 2017-05-16 14:59:37 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Reduce catch all element completion usage. 2017-05-16 11:06:05 -07:00
RazorPageGenerator.Test