aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak d1c0ab587c Add support for type parameters to class nodes
This change will allow someone extending Razor to use generic type
parameters in generated classes.

There's no user-level extensibility provided here yet, as in there is no
language support for adding type parameters.
2018-04-05 15:26:42 -07:00
..
BasicIntegrationTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
CodeGenerationIntegrationTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
ExtensibleDirectiveTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
HtmlAttributeIntegrationTest.cs
RazorTemplateEngineIntegrationTest.cs Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
TagHelpersIntegrationTest.cs
TestTagHelperDescriptors.cs Added RazorParserFeatureFlags and added support for minimized bool tag 2017-09-29 16:02:09 -07:00