aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak 989a6c699f Don't add the tag helper provider by default
Since the default tag helper provider is used by MVC then MVC should
include it. Now that Blazor is in the mix we shouldn't include it for
all configurations.
2018-03-08 15:41:34 -08:00
..
IntegrationTests Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Properties
TestFiles/IntegrationTests Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
AssemblyAttributeInjectionPassTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
InjectDirectiveTest.cs Unnest IntermediateToken.TokenKind 2017-07-06 11:15:36 -07:00
InjectTargetExtensionTest.cs Convert most of CodeWriter into extensions 2017-07-07 10:55:33 -07:00
InstrumentationPassTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
ModelDirectiveTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
ModelExpressionPassTest.cs Unnest IntermediateToken.TokenKind 2017-07-06 11:15:36 -07:00
MvcImportProjectFeatureTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
MvcRazorTemplateEngineTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
MvcShim.cs Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
MvcViewDocumentClassifierPassTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
NamespaceDirectiveTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
PageDirectiveTest.cs Have `@page` understand malformed directives. 2017-07-05 16:57:51 -07:00
RazorPageDocumentClassifierPassTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
SourceMappingsSerializer.cs Rename LineMapping => SourceMapping. 2017-07-06 10:34:19 -07:00
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs Handle imported @page directives. 2017-07-03 17:11:17 -07:00
ViewComponentTagHelperDescriptorProviderTest.cs Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
ViewComponentTagHelperPassTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
ViewComponentTagHelperTargetExtensionTest.cs Make ViewComponentTagHelper use extension intermediate nodes 2017-08-11 12:01:21 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json