aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 6c8ef157b4 Add TagHelper binding abstractions.
- Added a TagHelperFeature to hold TagHelper specific pieces that can be replaced.
- Built a syntax tree pass that applies the ported TagHelper bits.
- Updated tests that expected different RazorEngine defaults.
- Added new tests to verify binder pass.
2016-11-21 11:04:42 -08:00
..
Intermediate
Legacy Add TagHelper binding abstractions. 2016-11-21 11:04:42 -08:00
Properties
TestFiles
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorParsingPhaseTest.cs
DefaultRazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
DefaultRazorSyntaxTreePhaseTest.cs
IntegrationTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
RazorCodeDocumentExtensionsTest.cs
RazorCodeDocumentTest.cs
RazorEngineTest.cs Add TagHelper binding abstractions. 2016-11-21 11:04:42 -08:00
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
RazorSyntaxTreeTest.cs
TagHelperBinderSyntaxTreePassTest.cs Add TagHelper binding abstractions. 2016-11-21 11:04:42 -08:00
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
project.json