Top "Structuremap3" questions

Version 3 of the StructureMap Dependency Injection / Inversion of Control library for .NET

How to replace ObjectFactory usage in StructureMap 3

At present we use StructureMap v2.6 for our dependency injection and our setup is like this: In the Application_Start …

dependency-injection structuremap structuremap3
Constructor Dependency Injection WebApi Attributes

I have been looking around for a non Parameter injection option for the WebApi attributes. My question is simply whether …

asp.net-web-api dependency-injection structuremap custom-attributes structuremap3