YairHalberstadt / stronginject

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

Support circular dependencies in delegate resolution #128

Closed YairHalberstadt closed 3 years ago

YairHalberstadt commented 3 years ago

specifically when mediated by a SingleInstance dependency.

Fixes https://github.com/YairHalberstadt/stronginject/discussions/125