aspnetcore/test/testapps
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
..
BasicTestApp Add support for generic-typed components (#1417) 2018-09-16 14:01:15 -07:00
TestContentPackage
TestServer Refactor server-side blazor startup to allow Azure SignalR. Fixes #1227 (#1396) 2018-09-11 09:55:27 +01:00
Directory.Build.props