Inject generic parameters with structuremap 2.6

Posted by ryudice on Stack Overflow See other posts from Stack Overflow or by ryudice
Published on 2010-06-01T21:19:10Z Indexed on 2010/06/01 21:23 UTC
Read the original article Hit count: 156

I need to inject generic repositories (IRepository) into my classes' constructors but I dont know how to do it with the new DSL in structuremap 2.6, does anyone know how?

© Stack Overflow or respective owner

Related posts about dependency-injection

Related posts about structuremap