21,258

Downloads

21,258

Downloads of v 2.1.505.0

5/11/2011

Last update

Unity Interception Extension

2.1.505.0

Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time.

To install Unity Interception Extension, run the following command in the Package Manager Console

PM> Install-Package Unity.Interception

Owners

Authors

Copyright

© 2011 Microsoft Corporation

Tags

Dependencies

Id Version Range
Unity (≥ 2.1)

Version History

Version Downloads Last updated