518 Views
An introduction to AspectMap - an aspect oriented framework for StructureMap, written for those completely new to aspect oriented programming.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
An introduction to AspectMap - an aspect oriented framework for StructureMap, written for those completely new to aspect oriented programming.
I'm really keen to get feedback on how people are using this kind of stuff to make a V1 release useful to as many people as possible. Adding at the moment:
- Access to the attribute causing the IAttributeHandler to be called, so you can set properties in the atttribute declaraton - i.e. [AccessCheck(MinumumLevel=5)]
- Support for the other StructureMap setup methods - XML etc