YairHalberstadt / stronginject

compile time dependency injection for .NET
MIT License
845 stars 24 forks source link

Allow circular dependencies between delegates. #171

Closed YairHalberstadt closed 2 years ago

YairHalberstadt commented 2 years ago

Warn when this will lead to some parameters not being visible.

Fixes #162

YairHalberstadt commented 2 years ago

cc @jnm2