aspnetcore/test/Microsoft.AspNetCore.Blazor.../Razor
Ryan Nowak 354752cf16 Add support for generic-typed components (#1417)
* Add the ability to discover generic types/properties

* Add @typeparam directive

Adds the ability to declare a generic-typed component using Razor.

* Add a 'type parameter' property to generic components

* Adds the ability to consume generic-typed components
2018-09-16 14:01:15 -07:00
..
InitializeTestFileAttribute.cs Add Support for Templated Components (#1404) 2018-09-10 18:59:51 -07:00
IntermediateNodeSerializer.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
IntermediateNodeVerifier.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
IntermediateNodeWriter.cs Add support for generic-typed components (#1417) 2018-09-16 14:01:15 -07:00
NotFoundProjectItem.cs
RazorDiagnosticSerializer.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
SourceMappingsSerializer.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
TestFile.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
TestProject.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
VirtualProjectFileSystem.cs
VirtualProjectItem.cs