Closed
Description
I would love it if Blazor would allow constructor injection when composing components with base classes that requires injection of services (to make the DI system more consistent with how it works when composing services).
If this is a feature you would consider I would not mind creating a PR with the functionality to help out