124,991
Downloads
2,806
Downloads of v 3.0.1304.0
2013-04-26
Last update
Unity Interception Extension
3.0.1304.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
Tags
Dependencies
-
- Unity (≥ 3.0.1304.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Unity Interception Extension 3.0.1304.0 | 2806 | Friday, April 26 2013 |
| Unity Interception Extension Preview for .NET 4.5 3.0.1208-Preview | 1400 | Friday, August 10 2012 |
| Unity Interception Extension 2.1.505.2 | 77700 | Thursday, August 02 2012 |
| Unity Interception Extension 2.1.505.0 | 43085 | Wednesday, May 11 2011 |