Hacker News new | ask | show | jobs
by aloner 2047 days ago
What DI library do you use instead?
1 comments

DryIoc whenever it’s up to me to choose one: https://github.com/dadhi/DryIoc

I’ve also used Autofac in projects where it was already in place - I don’t hate it but I like DryIoc better.