YairHalberstadt / stronginject

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

Generic interface registration #197

Closed Janek91 closed 1 year ago

Janek91 commented 1 year ago

How can I make container able to resolve for example ILogger? I cannot inherit from IContainer<ILogger<>>.

YairHalberstadt commented 1 year ago

See https://github.com/YairHalberstadt/stronginject#generic-factory-methods