Cutting the Fluff From Service Registration With StructureMap - Revisited
This is just a quick update of an older post of mine.
Since StructureMap’s convention API has changed quite a bit,
here is the updated version of the code used in the post using the new APIs introduced in StructureMap 2.5.4.
The new code is actually easier. It should look something like this … .