aspnetcore/test
Ryan Nowak 853b458893 This is a different take on Taylor's builders.
This makes it possible to use another 'kind' of tag helpers, which isn't
possible today.

This also further decouples the tag helper api surface from the default
implementation.

VCTH now have their own 'kind'.

Also improved generation of display names and error messages where it
was coupled to the type name.
2017-06-28 17:37:52 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test This is a different take on Taylor's builders. 2017-06-28 17:37:52 -07:00
Microsoft.AspNetCore.Razor.Language.Test This is a different take on Taylor's builders. 2017-06-28 17:37:52 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.CodeAnalysis.Razor.Test This is a different take on Taylor's builders. 2017-06-28 17:37:52 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test This is a different take on Taylor's builders. 2017-06-28 17:37:52 -07:00
RazorPageGenerator.Test