The funq tag has no wiki summary.
6
votes
1answer
1k views
Does Funq IoC Container support property injection?
I'm looking for an IoC container to use in my Compact Framework application. Trying out Funq I noticed that I can't find a way to do Property Injection with it.
I've looked through the discussion on ...