aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak 16324c3126 Add an Identifier by default
Using the MVC view engine convention for identifiers seems to make the
most sense, and we already use that convention for RazorProject so I
guess we're stuck with it.
2018-01-06 18:43:01 -08:00
..
IntegrationTests Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
Properties
TestFiles/IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
AssemblyAttributeInjectionPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
InstrumentationPassTest.cs
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
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
MvcViewDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
NamespaceDirectiveTest.cs Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
ViewComponentTagHelperTargetExtensionTest.cs Make ViewComponentTagHelper use extension intermediate nodes 2017-08-11 12:01:21 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json