Blazor vNext will contain a new IComponentPropertyActivator abstraction that allows overwriting property injection in Blazor components. See:
This might mean that it might now be possible to create an Blazor integration package for Simple Injector or, in the very least update the documentation.
Time to investigate.
Blazor vNext will contain a new
IComponentPropertyActivatorabstraction that allows overwriting property injection in Blazor components. See:This might mean that it might now be possible to create an Blazor integration package for Simple Injector or, in the very least update the documentation.
Time to investigate.